Home
last modified time | relevance | path

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

/build/soong/android/
Dvisibility.go154 return isAncestor(r.pkgPrefix, m.pkg)
157 func isAncestor(p1 string, p2 string) bool { func
289 if !isAncestor("vendor", currentPkg) {
401 return !isAncestor("vendor", pkg)