Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dstringutil.cc95 void safe_strto32(const string& s, int32 *n) { in safe_strto32() function
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.h398 inline bool safe_strto32(const char* str, int32* value) { in safe_strto32() function
401 inline bool safe_strto32(StringPiece str, int32* value) { in safe_strto32() function
H A Dstrutil.cc1347 bool safe_strto32(const string& str, int32* value) { in safe_strto32() function

Completed in 7 milliseconds