Searched refs:WithMatcher (Results 1 – 2 of 2) sorted by relevance
100 WithMatcher("include_dirs", StartsWith(path+"/")).108 rule := NeverAllow().In(path+"/").WithMatcher("include_dirs", isSetMatcherInstance).193 WithMatcher("sdk_variant_only", isSetMatcherInstance).197 WithMatcher("platform.shared_libs", isSetMatcherInstance).206 WithMatcher("uncompress_dex", isSetMatcherInstance).362 WithMatcher(properties string, matcher ValueMatcher) Rule methodSpec429 return r.WithMatcher(properties, selectMatcher(value))432 func (r *rule) WithMatcher(properties string, matcher ValueMatcher) Rule { func
3018 WithMatcher("permitted_packages", android.NotInList(module_packages)).