Home
last modified time | relevance | path

Searched refs:BazelModuleBase (Results 1 – 7 of 7) sorted by relevance

/build/soong/android/
Dbazel.go53 type BazelModuleBase struct { struct
81 func (b *BazelModuleBase) bazelProps() *properties { argument
86 func (b *BazelModuleBase) HasHandcraftedLabel() bool { argument
91 func (b *BazelModuleBase) HandcraftedLabel() string { argument
96 func (b *BazelModuleBase) GetBazelLabel(ctx BazelConversionPathContext, module blueprint.Module) st… argument
295 func (b *BazelModuleBase) MixedBuildsEnabled(ctx BazelConversionPathContext) bool { argument
312 func (b *BazelModuleBase) ConvertWithBp2build(ctx BazelConversionPathContext) bool { argument
379 func (b *BazelModuleBase) GetBazelBuildFileContents(c Config, path, name string) (string, error) { argument
399 func (b *BazelModuleBase) ConvertedToBazel(ctx BazelConversionPathContext) bool { argument
Dfilegroup.go90 BazelModuleBase anonMember
/build/soong/bp2build/
Dtesting.go37 android.BazelModuleBase anonMember
/build/soong/sh/
Dsh_binary.go150 android.BazelModuleBase anonMember
/build/soong/python/
Dpython.go132 android.BazelModuleBase anonMember
/build/soong/genrule/
Dgenrule.go152 android.BazelModuleBase anonMember
/build/soong/cc/
Dcc.go775 android.BazelModuleBase anonMember
3313 android.BazelModuleBase anonMember