Searched refs:IsDeprecatedLanguage (Results 1 – 1 of 1) sorted by relevance
1674 bool IsDeprecatedLanguage(const std::string& locale) { in IsDeprecatedLanguage() function1721 if ((IsTwoLetterLanguage(locale) && !IsDeprecatedLanguage(locale)) || in CanonicalizeLanguageTag()