Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/base/json/
Djson_util.h28 using JsonObject = cJSON; variable
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/common/src/
Djson_object.cpp89 JsonObject::JsonObject(const JsonObject &other) in JsonObject() function in DistributedDB::JsonObject
104 JsonObject::JsonObject(const Json::Value &value) : isValid_(true), value_(value) in JsonObject() function in DistributedDB::JsonObject