Searched defs:JsonObject (Results 1 – 5 of 5) sorted by relevance
30 using JsonObject = cJSON; variable
28 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
79 JsonObject::JsonObject() in JsonObject() function in DocumentDB::JsonObject