Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dsnapshot_prebuilt.go33 shouldGenerateSnapshot(ctx android.SingletonContext) bool
123 func (vendorSnapshotImage) shouldGenerateSnapshot(ctx android.SingletonContext) bool { func
203 func (recoverySnapshotImage) shouldGenerateSnapshot(ctx android.SingletonContext) bool { func
H A Dvendor_snapshot.go258 if !c.image.shouldGenerateSnapshot(ctx) {