Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dneverallow.go480 type isSetMatcher struct{} struct
482 func (m *isSetMatcher) Test(value string) bool {
486 func (m *isSetMatcher) String() string {