Searched defs:parseInt (Results 1 – 8 of 8) sorted by relevance
19 int64_t parseInt(const std::string &str, uint8_t base = 10) { in parseInt() function
20 int64_t parseInt(const std::string& str, uint8_t base = 10) { in parseInt() function