Searched defs:StrToInt (Results 1 – 3 of 3) sorted by relevance
32 int StrToInt(const char *env) { in StrToInt() function
149 bool StrToInt(const string& s, int32* n) { in StrToInt() function
198 int StrToInt(const std::string &env) { in StrToInt() function