Home
last modified time | relevance | path

Searched refs:vendorSnapshotImage (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/
Dsnapshot_prebuilt.go83 type vendorSnapshotImage struct{} struct
111 func (vendorSnapshotImage) init(ctx android.RegistrationContext) { argument
123 func (vendorSnapshotImage) shouldGenerateSnapshot(ctx android.SingletonContext) bool { argument
128 func (vendorSnapshotImage) inImage(m LinkableInterface) func() bool { argument
132 func (vendorSnapshotImage) private(m LinkableInterface) bool { argument
153 func (vendorSnapshotImage) isProprietaryPath(dir string, deviceConfig android.DeviceConfig) bool { argument
158 func (vendorSnapshotImage) includeVndk() bool { argument
162 func (vendorSnapshotImage) excludeFromSnapshot(m LinkableInterface) bool { argument
166 func (vendorSnapshotImage) isUsingSnapshot(cfg android.DeviceConfig) bool { argument
171 func (vendorSnapshotImage) targetSnapshotVersion(cfg android.DeviceConfig) string { argument
[all …]