Home
last modified time | relevance | path

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

/build/soong/cc/
Dsnapshot_prebuilt.go84 type recoverySnapshotImage struct{} struct
193 func (recoverySnapshotImage) init(ctx android.RegistrationContext) { argument
203 func (recoverySnapshotImage) shouldGenerateSnapshot(ctx android.SingletonContext) bool { argument
209 func (recoverySnapshotImage) inImage(m LinkableInterface) func() bool { argument
214 func (recoverySnapshotImage) private(m LinkableInterface) bool { argument
218 func (recoverySnapshotImage) isProprietaryPath(dir string, deviceConfig android.DeviceConfig) bool { argument
223 func (recoverySnapshotImage) includeVndk() bool { argument
227 func (recoverySnapshotImage) excludeFromSnapshot(m LinkableInterface) bool { argument
231 func (recoverySnapshotImage) isUsingSnapshot(cfg android.DeviceConfig) bool { argument
236 func (recoverySnapshotImage) targetSnapshotVersion(cfg android.DeviceConfig) string { argument
[all …]