Home
last modified time | relevance | path

Searched defs:ValueMatcher (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dneverallow.go281 type ValueMatcher interface { interface
368 WithMatcher(properties string, matcher ValueMatcher) Rule
372 WithoutMatcher(properties string, matcher ValueMatcher) Rule