Home
last modified time | relevance | path

Searched refs:ArchReady (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Darch_module_context.go49 func (a *archModuleContext) ArchReady() bool { func
Dmodule.go440 ArchReady bool `blueprint:"mutated"` member
1262 func (m *ModuleBase) ArchReady() bool { func
1263 return m.commonProperties.ArchReady
1786 ready: m.commonProperties.ArchReady,
2220 if !m.base().ArchReady() {
2231 if !m.base().ArchReady() {
Darch.go691 m.base().commonProperties.ArchReady = true