Home
last modified time | relevance | path

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

/build/soong/cc/
Dvendor_snapshot.go166 if image.excludeFromSnapshot(m) {
467 if c.image.excludeFromSnapshot(m) {
Dsnapshot_prebuilt.go59 excludeFromSnapshot(m LinkableInterface) bool methodSpec
162 func (vendorSnapshotImage) excludeFromSnapshot(m LinkableInterface) bool { func
227 func (recoverySnapshotImage) excludeFromSnapshot(m LinkableInterface) bool { func