Searched defs:RecoverySnapshotImage (Results 1 – 2 of 2) sorted by relevance
68 type RecoverySnapshotImage struct{} struct70 func (RecoverySnapshotImage) Init(ctx android.RegistrationContext) {74 …sterAdditionalModule(ctx android.RegistrationContext, name string, factory android.ModuleFactory) {78 func (RecoverySnapshotImage) shouldGenerateSnapshot(ctx android.SingletonContext) bool {84 func (RecoverySnapshotImage) InImage(m SnapshotModuleInterfaceBase) func() bool {94 func (RecoverySnapshotImage) IsProprietaryPath(dir string, deviceConfig android.DeviceConfig) bool {98 func (RecoverySnapshotImage) ExcludeFromSnapshot(m SnapshotModuleInterfaceBase) bool {108 func (RecoverySnapshotImage) IsUsingSnapshot(cfg android.DeviceConfig) bool {113 func (RecoverySnapshotImage) TargetSnapshotVersion(cfg android.DeviceConfig) string {117 …c (RecoverySnapshotImage) ExcludeFromDirectedSnapshot(cfg android.DeviceConfig, name string) bool {[all …]
49 *snapshot.RecoverySnapshotImage anonMember