Home
last modified time | relevance | path

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

/base/global/i18n/interfaces/native/inner_api/i18n/include/
H A Dlocale_matcher.h106 static int8_t CompareWhenRegionIsNull(uint16_t currentEncodedRegion, uint16_t otherEncodedRegion,
/base/global/i18n/frameworks/intl/src/
H A Dlocale_matcher.cpp237 return CompareWhenRegionIsNull(currentEncodedRegion, otherEncodedRegion, current, other, request); in CompareRegion()
276 int8_t LocaleMatcher::CompareWhenRegionIsNull(uint16_t currentEncodedRegion, uint16_t otherEncodedRegion, in CompareWhenRegionIsNull() function in OHOS::Global::I18n::LocaleMatcher
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dlocale_matcher.cpp370 int8_t CompareWhenRegionIsNull(uint16_t currentEncodedRegion, uint16_t otherEncodedRegion, in CompareWhenRegionIsNull() function
462 return CompareWhenRegionIsNull(currentEncodedRegion, otherEncodedRegion, current, other, request); in CompareRegion()
/base/global/resource_management/frameworks/resmgr/src/
H A Dlocale_matcher.cpp372 int8_t CompareWhenRegionIsNull(uint16_t currentEncodedRegion, uint16_t otherEncodedRegion, in CompareWhenRegionIsNull() function
464 return CompareWhenRegionIsNull(currentEncodedRegion, otherEncodedRegion, current, other, request); in CompareRegion()

Completed in 5 milliseconds