Home
last modified time | relevance | path

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

/build/soong/cc/
Dimage.go223 RecoveryAvailable() bool methodSpec
339 func (m *Module) RecoveryAvailable() bool { func
571 if m.RecoveryAvailable() {
/build/soong/rust/
Dimage.go52 func (mod *Module) RecoveryAvailable() bool { func