Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dsnapshot_utils.go26 func (mod *Module) ExcludeFromRecoverySnapshot() bool { func
/aosp12/build/soong/cc/
H A Dcc.go1281 func (c *Module) ExcludeFromRecoverySnapshot() bool { func