Searched defs:GetJsonValue (Results 1 – 3 of 3) sorted by relevance
86 void GetJsonValue(const nlohmann::json& root, const std::string& name, T& value) in GetJsonValue() function
383 std::string SystemSoundManagerImpl::GetJsonValue(const std::string &jsonPath) in GetJsonValue() function in OHOS::Media::SystemSoundManagerImpl
73 std::unique_ptr<JsonValue> GetJsonValue( in GetJsonValue() function