Home
last modified time | relevance | path

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

/build/soong/android/
Dneverallow.go327 type isSetMatcher struct{} struct
329 func (m *isSetMatcher) Test(value string) bool {
333 func (m *isSetMatcher) String() string {