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