Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/src/
H A Dlocale_matcher.cpp265 uint16_t requestDefaultRegion = in CompareRegion() local
267 if (requestDefaultRegion == currentEncodedRegion) { in CompareRegion()
270 if (requestDefaultRegion == otherEncodedRegion) { in CompareRegion()
290 uint16_t requestDefaultRegion = in CompareWhenRegionIsNull() local
293 if (requestDefaultRegion == currentEncodedRegion) { in CompareWhenRegionIsNull()
296 if (requestDefaultRegion == otherEncodedRegion) { in CompareWhenRegionIsNull()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dlocale_matcher.cpp386 uint16_t requestDefaultRegion = in CompareWhenRegionIsNull() local
389 if (requestDefaultRegion == currentEncodedRegion) { in CompareWhenRegionIsNull()
392 if (requestDefaultRegion == otherEncodedRegion) { in CompareWhenRegionIsNull()
494 uint16_t requestDefaultRegion = in CompareRegion() local
496 if (requestDefaultRegion == currentEncodedRegion) { in CompareRegion()
499 if (requestDefaultRegion == otherEncodedRegion) { in CompareRegion()
/base/global/resource_management/frameworks/resmgr/src/
H A Dlocale_matcher.cpp388 uint16_t requestDefaultRegion = in CompareWhenRegionIsNull() local
391 if (requestDefaultRegion == currentEncodedRegion) { in CompareWhenRegionIsNull()
394 if (requestDefaultRegion == otherEncodedRegion) { in CompareWhenRegionIsNull()
496 uint16_t requestDefaultRegion = in CompareRegion() local
498 if (requestDefaultRegion == currentEncodedRegion) { in CompareRegion()
501 if (requestDefaultRegion == otherEncodedRegion) { in CompareRegion()

Completed in 4 milliseconds