Home
last modified time | relevance | path

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

/build/soong/cc/
Dsnapshot_prebuilt.go38 inImage(m LinkableInterface) func() bool methodSpec
128 func (vendorSnapshotImage) inImage(m LinkableInterface) func() bool { func
209 func (recoverySnapshotImage) inImage(m LinkableInterface) func() bool { func
Dvendor_snapshot.go176 if !apexInfo.IsForPlatform() || m.IsSnapshotPrebuilt() || !image.inImage(m)() {