Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/utility/
Dcjson_util.cpp48 double GetDoubleValue(cJSON* json, const std::string& key, double defaultValue) in GetDoubleValue() function
/base/sensors/miscdevice/utils/common/src/
Djson_parser.cpp133 double JsonParser::GetDoubleValue(cJSON *json) const in GetDoubleValue() function in OHOS::Sensors::JsonParser