Searched refs:safe_strto32 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dstringutil.h64 void safe_strto32(const string& s, int32 *n);
H A Dstringutil.cc132 void safe_strto32(const string& s, int32 *n) { function in namespace:i18n::phonenumbers
H A Dphonenumberutil.cc2485 safe_strto32(national_number->substr(0, i), &potential_country_code);

Completed in 380 milliseconds