Searched defs:OtherModuleExists (Results 1 – 2 of 2) sorted by relevance
277 OtherModuleExists(name string) bool methodSpec503 func (m *baseModuleContext) OtherModuleExists(name string) bool { func
115 OtherModuleExists(name string) bool methodSpec1510 func (b *baseModuleContext) OtherModuleExists(name string) bool { return b.bp.OtherModuleExists(nam… func