Searched defs:IsModuleNameAllowed (Results 1 – 1 of 1) sorted by relevance
208 IsModuleNameAllowed(moduleName string, withinApex bool) bool methodSpec348 func (m MockBazelContext) IsModuleNameAllowed(_ string, _ bool) bool { func494 func (n noopBazelContext) IsModuleNameAllowed(_ string, _ bool) bool { func631 func (context *mixedBuildBazelContext) IsModuleNameAllowed(moduleName string, withinApex bool) bool… func