Searched refs:GetApexesForModule (Results 1 – 2 of 2) sorted by relevance
/build/soong/android/ | ||
D | apex.go | 388 func GetApexesForModule(moduleName string) []string { func |
/build/soong/cc/ | ||
D | cc.go | 2613 for _, an := range android.GetApexesForModule(depName) { |