Home
last modified time | relevance | path

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

/build/soong/android/
Dneverallow.go448 type ValueMatcher interface { interface
573 WithMatcher(properties string, matcher ValueMatcher) Rule
577 WithoutMatcher(properties string, matcher ValueMatcher) Rule