Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go582 func inPathList(p Path, list []Path) bool { func
587 return FilterPathListPredicate(list, func(p Path) bool { return inPathList(p, filter) })