Searched defs:JsonObject (Results 1 – 3 of 3) sorted by relevance
29 using JsonObject = cJSON; 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
86 JsonObject::JsonObject() in JsonObject() function in DocumentDB::JsonObject