Searched defs:OtherModuleExists (Results 1 – 2 of 2) sorted by relevance
58 OtherModuleExists(name string) bool methodSpec280 func (b *baseModuleContext) OtherModuleExists(name string) bool { return b.bp.OtherModuleExists(nam… func
342 OtherModuleExists(name string) bool methodSpec626 func (m *baseModuleContext) OtherModuleExists(name string) bool { func