Searched defs:BazelModuleBase (Results 1 – 5 of 5) sorted by relevance
53 type BazelModuleBase struct { struct54 bazelProperties properties81 func (b *BazelModuleBase) bazelProps() *properties {86 func (b *BazelModuleBase) HasHandcraftedLabel() bool {91 func (b *BazelModuleBase) HandcraftedLabel() string {96 …b *BazelModuleBase) GetBazelLabel(ctx BazelConversionPathContext, module blueprint.Module) string {295 func (b *BazelModuleBase) MixedBuildsEnabled(ctx BazelConversionPathContext) bool {312 func (b *BazelModuleBase) ConvertWithBp2build(ctx BazelConversionPathContext) bool {379 func (b *BazelModuleBase) GetBazelBuildFileContents(c Config, path, name string) (string, error) {399 func (b *BazelModuleBase) ConvertedToBazel(ctx BazelConversionPathContext) bool {
90 BazelModuleBase anonMember
37 android.BazelModuleBase anonMember
152 android.BazelModuleBase anonMember
132 android.BazelModuleBase anonMember