Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dbuild_conversion.go311 depLabels[qualifiedTargetLabel(ctx, depModule)] = true
573 func qualifiedTargetLabel(c bpToBuildContext, logicModule blueprint.Module) string { func