Searched defs:JsonObject (Results 1 – 2 of 2) sorted by relevance
28 using JsonObject = cJSON; variable
89 JsonObject::JsonObject(const JsonObject &other) in JsonObject() function in DistributedDB::JsonObject104 JsonObject::JsonObject(const Json::Value &value) : isValid_(true), value_(value) in JsonObject() function in DistributedDB::JsonObject