Home
last modified time | relevance | path

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

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