Home
last modified time | relevance | path

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

/base/global/resource_management/frameworks/resmgr/src/
Dres_config_impl.cpp466 …int8_t preferredResult = LocaleMatcher::IsMoreSuitable(this->GetResLocale(), other->GetResLocale(), in IsMoreSuitable() local
468 if (preferredResult != 0) { in IsMoreSuitable()
469 return preferredResult > 0; in IsMoreSuitable()