Searched defs:OtherModuleExists (Results 1 – 2 of 2) sorted by relevance
59 OtherModuleExists(name string) bool methodSpec291 func (b *baseModuleContext) OtherModuleExists(name string) bool { return b.bp.OtherModuleExists(nam… func
352 OtherModuleExists(name string) bool methodSpec640 func (m *baseModuleContext) OtherModuleExists(name string) bool { func