Home
last modified time | relevance | path

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

/build/soong/android/
Dneverallow.go261 type ValueMatcher interface { interface
362 WithMatcher(properties string, matcher ValueMatcher) Rule
366 WithoutMatcher(properties string, matcher ValueMatcher) Rule