Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/utils/native/src/
H A Dstring_operation.cpp99 bool StringOperation::StrToDouble(const std::string& str, double& value) in StrToDouble() function in OHOS::PowerMgr::StringOperation
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata_formatter.cpp1526 static bool StrToDouble(const std::string &value, double &output) in StrToDouble() function