Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/src/
H A Dlocale_matcher.cpp247 int8_t currentMatchDistance = SearchTrackPathDistance(requestEncodedTrackPath, LocaleMatcher::TRACKPATH_ARRAY_SIZE, in CompareRegion() local
251 if (currentMatchDistance < otherMatchDistance) { in CompareRegion()
254 if (currentMatchDistance > otherMatchDistance) { in CompareRegion()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dlocale_matcher.cpp472 int8_t currentMatchDistance = SearchTrackPathDistance( in CompareRegion() local
480 if (currentMatchDistance < otherMatchDistance) { in CompareRegion()
483 if (currentMatchDistance > otherMatchDistance) { in CompareRegion()
/base/global/resource_management/frameworks/resmgr/src/
H A Dlocale_matcher.cpp474 int8_t currentMatchDistance = SearchTrackPathDistance( in CompareRegion() local
482 if (currentMatchDistance < otherMatchDistance) { in CompareRegion()
485 if (currentMatchDistance > otherMatchDistance) { in CompareRegion()

Completed in 4 milliseconds