Searched defs:JsonObject (Results 1 – 4 of 4) sorted by relevance
29 using JsonObject = cJSON; variable
25 class JsonObject; variable
92 JsonObject::JsonObject(const JsonObject &other) in JsonObject() function in DistributedDB::JsonObject107 JsonObject::JsonObject(const Json::Value &value) : isValid_(true), value_(value) in JsonObject() function in DistributedDB::JsonObject
87 JsonObject::JsonObject() in JsonObject() function in DocumentDB::JsonObject