Searched defs:ParseInt (Results 1 – 2 of 2) sorted by relevance
147 const char* ParseInt(const char* data, int width, int min_value, in ParseInt() function
502 Maybe<uint32_t> ParseInt(const StringPiece& str) { in ParseInt() function