Home
last modified time | relevance | path

Searched refs:BazelModuleLabel (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dbazel_paths.go103 return BazelLabelForModuleDepsWithFn(ctx, modules, BazelModuleLabel)
113 return BazelLabelForModuleDepsExcludesWithFn(ctx, modules, excludes, BazelModuleLabel)
340 l := getOtherModuleLabel(ctx, m, tag, BazelModuleLabel)
381 label := BazelModuleLabel(ctx, ctx.Module())
395 func BazelModuleLabel(ctx BazelConversionPathContext, module blueprint.Module) string { func
/build/soong/cc/
Dbp2build.go882 label := android.BazelModuleLabel(ctx, m)
892 return android.BazelModuleLabel(ctx, m)