Home
last modified time | relevance | path

Searched defs:shouldGenerateSnapshot (Results 1 – 3 of 3) sorted by relevance

/build/soong/snapshot/
Drecovery_snapshot.go78 func (RecoverySnapshotImage) shouldGenerateSnapshot(ctx android.SingletonContext) bool { func
Dvendor_snapshot.go89 func (VendorSnapshotImage) shouldGenerateSnapshot(ctx android.SingletonContext) bool { func
Dsnapshot_base.go28 shouldGenerateSnapshot(ctx android.SingletonContext) bool methodSpec