Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dneverallow.go570 func NotInList(allowed []string) ValueMatcher { func
/aosp12/build/soong/apex/
H A Dapex.go3018 WithMatcher("permitted_packages", android.NotInList(module_packages)).