Home
last modified time | relevance | path

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

/build/soong/android/
Dvisibility.go217 ctx.BottomUp("visibilityRuleGatherer", visibilityRuleGatherer).Parallel()
294 func visibilityRuleGatherer(ctx BottomUpMutatorContext) { func