Home
last modified time | relevance | path

Searched defs:StrToNum (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/utility/
Dcommon_util.h49 template <typename T> static bool StrToNum(const std::string& sString, T &tX) in StrToNum() function
/base/hiviewdfx/hitrace/cmd/
Dhitrace_cmd.cpp372 inline bool StrToNum(const std::string& sString, T &tX) in StrToNum() function