Home
last modified time | relevance | path

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

/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc149 bool StrToInt(const string& s, int32* n) { in StrToInt() function
204 if (!StrToInt(prefix, &prefix_code)) { in ParsePrefixes()
598 if (!StrToInt(country_code_str, &country_code)) { in WriteSource()