Home
last modified time | relevance | path

Searched defs:GetBazelLabel (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dbazel.go117 GetBazelLabel(ctx BazelConversionPathContext, module blueprint.Module) string methodSpec
208 func (b *BazelModuleBase) GetBazelLabel(ctx BazelConversionPathContext, module blueprint.Module) st… func
/build/soong/apex/
Dapex.go1961 func (a *apexBundle) GetBazelLabel(ctx android.BazelConversionPathContext, module blueprint.Module)… func