Searched defs:StrToDouble (Results 1 – 2 of 2) sorted by relevance
99 bool StringOperation::StrToDouble(const std::string& str, double& value) in StrToDouble() function in OHOS::PowerMgr::StringOperation
1526 static bool StrToDouble(const std::string &value, double &output) in StrToDouble() function