Home
last modified time | relevance | path

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

/build/soong/android/
Dbazel_paths.go300 if samePackage(label, otherLabel) {
329 func samePackage(label1, label2 string) bool { func