Searched refs:ArchReady (Results 1 – 3 of 3) sorted by relevance
49 func (a *archModuleContext) ArchReady() bool { func
440 ArchReady bool `blueprint:"mutated"` member1262 func (m *ModuleBase) ArchReady() bool { func1263 return m.commonProperties.ArchReady1786 ready: m.commonProperties.ArchReady,2220 if !m.base().ArchReady() {2231 if !m.base().ArchReady() {
691 m.base().commonProperties.ArchReady = true