Lines Matching defs:current
44 int8_t LocaleMatcher::IsMoreSuitable(const LocaleInfo *current, const LocaleInfo *other, const Loca… in IsMoreSuitable()
90 bool LocaleMatcher::CompareLanguage(const LocaleInfo *current, const LocaleInfo *other) in CompareLanguage()
118 bool LocaleMatcher::CompareRegionWhenLangIsNotEqual(const LocaleInfo *current, const LocaleInfo *ot… in CompareRegionWhenLangIsNotEqual()
147 int8_t LocaleMatcher::CompareRegionWhenQaag(const LocaleInfo *current, const LocaleInfo *other, in CompareRegionWhenQaag()
232 int8_t LocaleMatcher::CompareRegion(const LocaleInfo *current, const LocaleInfo *other, const Local… in CompareRegion()
277 const LocaleInfo *current, const LocaleInfo *other, const LocaleInfo *request) in CompareWhenRegionIsNull()
332 int8_t LocaleMatcher::AlphabeticallyCompare(const LocaleInfo *current, uint64_t currentEncodedLocal… in AlphabeticallyCompare()
415 int8_t LocaleMatcher::CompareDefaultRegion(const LocaleInfo *current, const LocaleInfo *other, in CompareDefaultRegion()
453 int8_t LocaleMatcher::CompareLanguageIgnoreOldNewCode(const LocaleInfo *current, const LocaleInfo *… in CompareLanguageIgnoreOldNewCode()
468 bool LocaleMatcher::Match(const LocaleInfo *current, const LocaleInfo *other) in Match()
481 bool LocaleMatcher::CompareScript(const LocaleInfo *current, const LocaleInfo *other) in CompareScript()