Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dvendor_snapshot.go64 func RecoverySnapshotSingleton() android.Singleton { func
104 return RecoverySnapshotSingleton().(*snapshotSingleton).image.isProprietaryPath(dir, deviceConfig)
H A Dsnapshot_prebuilt.go194 ctx.RegisterSingletonType("recovery-snapshot", RecoverySnapshotSingleton)