Home
last modified time | relevance | path

Searched defs:ExcludeFromRecoverySnapshot (Results 1 – 3 of 3) sorted by relevance

/build/soong/rust/
Dsnapshot_utils.go26 func (mod *Module) ExcludeFromRecoverySnapshot() bool { func
/build/soong/cc/
Dlinkable.go86 ExcludeFromRecoverySnapshot() bool methodSpec
Dcc.go1281 func (c *Module) ExcludeFromRecoverySnapshot() bool { func