Home
last modified time | relevance | path

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

/build/soong/android/
Dneverallow.go217 WithMatcher("sdk_variant_only", isSetMatcherInstance).
221 WithMatcher("platform.shared_libs", isSetMatcherInstance).
230 WithMatcher("uncompress_dex", isSetMatcherInstance).
345 var isSetMatcherInstance = &isSetMatcher{} var