Searched refs:isPreferredLocaleMatch (Results 1 – 1 of 1) sorted by relevance
364 bool isPreferredLocaleMatch = false; in Match() local367 … isPreferredLocaleMatch = LocaleMatcher::Match(this->resPreferredLocale_, other->GetResLocale()); in Match()371 … if (!isPreferredLocaleMatch && !(LocaleMatcher::Match(this->resLocale_, other->GetResLocale()))) { in Match()