Home
last modified time | relevance | path

Searched refs:startsWithMatcher (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dneverallow.go311 type startsWithMatcher struct { struct
315 func (m *startsWithMatcher) Test(value string) bool { argument
319 func (m *startsWithMatcher) String() string { argument
547 return &startsWithMatcher{prefix}