Home
last modified time | relevance | path

Searched refs:IntToStr (Results 1 – 1 of 1) sorted by relevance

/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc157 bool IntToStr(int32 n, string* s) { in IntToStr() function
456 if (!IntToStr(it->first, &country_code)) { in WriteCountryLanguages()