Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/src/
H A Dlocale_matcher.cpp169 FindTrackPath(nullptr, LocaleMatcher::TRACKPATH_ARRAY_SIZE, localeEncode, loclaeEncodedTrackPath); in IsSimilarToUsEnglish()
182 void LocaleMatcher::FindTrackPath(const LocaleInfo *request, size_t len, uint64_t encodedLocale, uint64_t *result) in FindTrackPath() function in OHOS::Global::I18n::LocaleMatcher
242 FindTrackPath(request, LocaleMatcher::TRACKPATH_ARRAY_SIZE, requestEncodedLocale, requestEncodedTrackPath); in CompareRegion()
383 FindTrackPath(request, LocaleMatcher::TRACKPATH_ARRAY_SIZE, currentEncodedLocale, currentEncodedTrackPath); in CompareDistance()
385 FindTrackPath(request, LocaleMatcher::TRACKPATH_ARRAY_SIZE, otherEncodedLocale, otherEncodedTrackPath); in CompareDistance()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dlocale_matcher.cpp87 void FindTrackPath(const ResLocale *request, size_t len, uint64_t encodedLocale, uint64_t *result) in FindTrackPath() function
407 FindTrackPath(request, LocaleMatcher::TRACKPATH_ARRAY_SIZE, currentEncodedLocale, currentEncodedTrackPath); in CompareDistance()
409 FindTrackPath(request, LocaleMatcher::TRACKPATH_ARRAY_SIZE, otherEncodedLocale, otherEncodedTrackPath); in CompareDistance()
467 FindTrackPath(request, LocaleMatcher::TRACKPATH_ARRAY_SIZE, requestEncodedLocale, requestEncodedTrackPath); in CompareRegion()
560 FindTrackPath(nullptr, LocaleMatcher::TRACKPATH_ARRAY_SIZE, localeEncode, loclaeEncodedTrackPath); in IsSimilarToUsEnglish()
/base/global/resource_management/frameworks/resmgr/src/
H A Dlocale_matcher.cpp88 void FindTrackPath(const ResLocale *request, size_t len, uint64_t encodedLocale, uint64_t *result) in FindTrackPath() function
409 FindTrackPath(request, LocaleMatcher::TRACKPATH_ARRAY_SIZE, currentEncodedLocale, currentEncodedTrackPath); in CompareDistance()
411 FindTrackPath(request, LocaleMatcher::TRACKPATH_ARRAY_SIZE, otherEncodedLocale, otherEncodedTrackPath); in CompareDistance()
469 FindTrackPath(request, LocaleMatcher::TRACKPATH_ARRAY_SIZE, requestEncodedLocale, requestEncodedTrackPath); in CompareRegion()
562 FindTrackPath(nullptr, LocaleMatcher::TRACKPATH_ARRAY_SIZE, localeEncode, loclaeEncodedTrackPath); in IsSimilarToUsEnglish()
/base/global/i18n/interfaces/native/inner_api/i18n/include/
H A Dlocale_matcher.h83 static void FindTrackPath(const LocaleInfo *request, size_t len, uint64_t encodedLocale, uint64_t *result);

Completed in 4 milliseconds