Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dimage.go139 func (mod *Module) InRecovery() bool { func
/aosp12/build/soong/cc/
H A Dimage.go140 func (c *Module) InRecovery() bool { func
/aosp12/build/soong/android/
H A Dmodule.go1616 func (m *ModuleBase) InRecovery() bool { func