Home
last modified time | relevance | path

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

/build/soong/android/
Dvisibility.go318 rule := parseRules(ctx, currentPkg, primaryProperty.getName(), visibility)
326 func parseRules(ctx BaseModuleContext, currentPkg, property string, visibility []string) compositeR… func