Searched defs:GetDoubleValue (Results 1 – 2 of 2) sorted by relevance
48 double GetDoubleValue(cJSON* json, const std::string& key, double defaultValue) in GetDoubleValue() function
133 double JsonParser::GetDoubleValue(cJSON *json) const in GetDoubleValue() function in OHOS::Sensors::JsonParser