Searched defs:ConvertStrToInt (Results 1 – 1 of 1) sorted by relevance
184 bool ConvertStrToInt(const std::string &str, int *value) { in ConvertStrToInt() function206 bool ConvertStrToInt(const std::string &str, int64_t *value) { in ConvertStrToInt() function