Searched defs:bp2BuildConversionAllowlist (Results 1 – 1 of 1) sorted by relevance
173 type bp2BuildConversionAllowlist struct { struct175 defaultConfig allowlists.Bp2BuildConfig179 keepExistingBuildFile map[string]bool187 moduleAlwaysConvert map[string]bool191 moduleTypeAlwaysConvert map[string]bool194 moduleDoNotConvert map[string]bool198 ccLibraryStaticOnly map[string]bool202 mixedBuildsDisabled map[string]bool220 …nAllowlist) SetDefaultConfig(defaultConfig allowlists.Bp2BuildConfig) bp2BuildConversionAllowlist {232 …list) SetKeepExistingBuildFile(keepExistingBuildFile map[string]bool) bp2BuildConversionAllowlist {[all …]