Home
last modified time | relevance | path

Searched refs:ExcludeFromRecoverySnapshot (Results 1 – 5 of 5) sorted by relevance

/build/soong/snapshot/
Drecovery_snapshot.go22 ExcludeFromRecoverySnapshot() bool methodSpec
58 if c.ExcludeFromRecoverySnapshot() {
105 return r.ExcludeFromRecoverySnapshot()
/build/soong/rust/
Dsnapshot_utils.go39 func (mod *Module) ExcludeFromRecoverySnapshot() bool { func
/build/soong/cc/
Dtesting.go709 if m.ExcludeFromRecoverySnapshot() != expected {
Dcc.go1384 func (c *Module) ExcludeFromRecoverySnapshot() bool { func
/build/soong/etc/
Dprebuilt_etc.go293 func (p *PrebuiltEtc) ExcludeFromRecoverySnapshot() bool { func