Searched refs:CompareScript (Results 1 – 4 of 4) sorted by relevance
158 static bool CompareScript(const LocaleInfo *current, const LocaleInfo *other);
296 bool CompareScript(const ResLocale *current, const ResLocale *other) in CompareScript() function515 return CompareScript(current, other); in Match()
478 return CompareScript(current, other); in Match()481 bool LocaleMatcher::CompareScript(const LocaleInfo *current, const LocaleInfo *other) in CompareScript() function in OHOS::Global::I18n::LocaleMatcher
298 bool CompareScript(const ResLocale *current, const ResLocale *other) in CompareScript() function517 return CompareScript(current, other); in Match()