Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dneverallow.go531 WithoutMatcher(properties string, matcher ValueMatcher) Rule methodSpec
623 func (r *rule) WithoutMatcher(properties string, matcher ValueMatcher) Rule { func