Home
last modified time | relevance | path

Searched refs:isPreferredLocaleMatch (Results 1 - 1 of 1) sorted by relevance

/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp423 bool isPreferredLocaleMatch = false; in Match() local
426 isPreferredLocaleMatch = true; in Match()
433 if (!isPreferredLocaleMatch && !(LocaleMatcher::Match(this->resLocale_, other->GetResLocale()))) { in Match()

Completed in 2 milliseconds