Searched refs:LocaleMatch (Results 1 – 2 of 2) sorted by relevance
45 enum LocaleMatch { enum54 int LocaleMatch(const Locale& locale, const LanguageTag* entry_locale) const;
38 int Resources::LocaleMatch(const Locale& locale, in LocaleMatch() function in libtextclassifier3::Resources89 const int candidate_match = LocaleMatch( in BestResourceForLocales()