Home
last modified time | relevance | path

Searched defs:full_locale (Results 1 – 1 of 1) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
Dmapping_file_provider.cc45 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