Searched defs:currentPkg (Results 1 – 1 of 1) sorted by relevance
/build/soong/android/ |
D | visibility.go | 238 func checkRules(ctx BaseModuleContext, currentPkg, property string, visibility []string) { argument 316 func parseRules(ctx BaseModuleContext, currentPkg, property string, visibility []string) compositeR… argument 391 func splitRule(ctx BaseModuleContext, ruleExpression string, currentPkg, property string) (bool, st… argument
|