Searched refs:moduleDoNotConvert (Results 1 – 2 of 2) sorted by relevance
194 moduleDoNotConvert map[string]bool member268 func (a bp2BuildConversionAllowlist) SetModuleDoNotConvertList(moduleDoNotConvert []string) bp2Buil…269 if a.moduleDoNotConvert == nil {270 a.moduleDoNotConvert = map[string]bool{}272 for _, m := range moduleDoNotConvert {273 a.moduleDoNotConvert[m] = true414 if allowlist.moduleDoNotConvert[moduleName] {
260 moduleDoNotConvert: map[string]bool{350 moduleDoNotConvert: map[string]bool{