Searched defs:full_locale (Results 1 – 1 of 1) sorted by relevance
45 const char* GetNormalizedLocale(const string& full_locale) { in GetNormalizedLocale()55 void AppendLocalePart(const string& part, string* full_locale) { in AppendLocalePart()63 string& region, string* full_locale) { in ConstructFullLocale()129 string full_locale; in FindBestMatchingLanguageCode() local