Searched defs:IsNum (Results 1 – 4 of 4) sorted by relevance
72 bool StringUtils::IsNum(string str) in IsNum() function in OHOS::HiviewDFX::StringUtils
307 bool IsNum(const std::string &str) in IsNum() function
243 bool VCardUtils::IsNum(const std::string &str) in IsNum() function in OHOS::Telephony::VCardUtils
327 static bool IsNum(const std::string &s) in IsNum() function