Searched refs:DirectlyInApex (Results 1 – 2 of 2) sorted by relevance
/build/soong/android/ | ||
D | apex.go | 179 func DirectlyInApex(apexName string, moduleName string) bool { func |
/build/soong/cc/ | ||
D | cc.go | 1647 depInSameApex := android.DirectlyInApex(c.ApexName(), depName) |