Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/plugins/manager/src/framework/
Djson_helper.cpp60 uint32_t JsonHelper::GetUint32Value(const json &jsonNum, uint32_t &value) in GetUint32Value()
86 const json &jsonNum = GetJsonElement(jsonObject, key, result); in GetUint32Value() local
98 const json &jsonNum = GetJsonElement(jsonObject, key, result); in GetUint16Value() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dplugins_manager_src_framework_test.cpp495 const nlohmann::json jsonNum; variable