Searched refs:StringIsNumber (Results 1 – 3 of 3) sorted by relevance
34 bool StringIsNumber(const std::string &content);
126 bool StringIsNumber(const std::string &content) in StringIsNumber() function
368 if (!StringIsNumber(name)) { in FindProcess()1430 if (!StringIsNumber(subPath)) { in GetAllUserId()