Home
last modified time | relevance | path

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

/build/soong/android/
Dneverallow.go346 type isSetMatcher struct{} struct
348 func (m *isSetMatcher) Test(value string) bool {
352 func (m *isSetMatcher) String() string {