Searched refs:CompareWhenRegionIsNull (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/global/i18n/interfaces/native/inner_api/i18n/include/ |
H A D | locale_matcher.h | 106 … static int8_t CompareWhenRegionIsNull(uint16_t currentEncodedRegion, uint16_t otherEncodedRegion,
|
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
H A D | locale_matcher.cpp | 370 int8_t CompareWhenRegionIsNull(uint16_t currentEncodedRegion, uint16_t otherEncodedRegion, in CompareWhenRegionIsNull() function 462 … return CompareWhenRegionIsNull(currentEncodedRegion, otherEncodedRegion, current, other, request); in CompareRegion()
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | locale_matcher.cpp | 237 … return CompareWhenRegionIsNull(currentEncodedRegion, otherEncodedRegion, current, other, request); in CompareRegion() 276 int8_t LocaleMatcher::CompareWhenRegionIsNull(uint16_t currentEncodedRegion, uint16_t otherEncodedR… in CompareWhenRegionIsNull() function in OHOS::Global::I18n::LocaleMatcher
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | locale_matcher.cpp | 372 int8_t CompareWhenRegionIsNull(uint16_t currentEncodedRegion, uint16_t otherEncodedRegion, in CompareWhenRegionIsNull() function 464 … return CompareWhenRegionIsNull(currentEncodedRegion, otherEncodedRegion, current, other, request); in CompareRegion()
|