Searched refs:NotInList (Results 1 – 2 of 2) sorted by relevance
/build/soong/android/ | ||
D | neverallow.go | 570 func NotInList(allowed []string) ValueMatcher { func |
/build/soong/apex/ | ||
D | apex.go | 3018 WithMatcher("permitted_packages", android.NotInList(module_packages)). |