Home
last modified time | relevance | path

Searched defs:BazelConversionContext (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Doverride_module.go341 func ModuleNameWithPossibleOverride(ctx BazelConversionContext) string {
353 func moduleDirWithPossibleOverride(ctx BazelConversionContext) string {
365 func MaybeBp2buildLabelOfOverridingModule(ctx BazelConversionContext) string {
Dbazel_paths.go75 type BazelConversionContext interface { interface
455 func bp2buildModuleLabel(ctx BazelConversionContext, module blueprint.Module) string {
Dbazel.go118 ShouldConvertWithBp2build(ctx BazelConversionContext) bool
370 func convertedToBazel(ctx BazelConversionContext, module blueprint.Module) bool {