Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/json/
H A Djson_util.h30 using JsonObject = cJSON; variable
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ui_session/
H A Dui_session_json_util.h28 using JsonObject = cJSON; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/document/
H A Dcheck_common.h25 class JsonObject; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Djson_object.cpp92 JsonObject::JsonObject(const JsonObject &other) in JsonObject() function in DistributedDB::JsonObject
107 JsonObject::JsonObject(const Json::Value &value) : isValid_(true), value_(value) in JsonObject() function in DistributedDB::JsonObject
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp79 JsonObject::JsonObject() in JsonObject() function in DocumentDB::JsonObject