Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/
Dmain.go181 userCountriesTargetingMatcher{m.UserCountriesTargeting}.matches(config))
291 type userCountriesTargetingMatcher struct { struct
295 func (m userCountriesTargetingMatcher) matches(_ TargetConfig) bool { argument