Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Darch_module_context.go49 func (a *archModuleContext) ArchReady() bool { func
H A Dmodule.go428 ArchReady bool `blueprint:"mutated"` member
1235 func (m *ModuleBase) ArchReady() bool { func