Searched defs:jsonObj (Results 1 – 3 of 3) sorted by relevance
43 static bool IsJsonObjValid(const Json::Value &jsonObj, const string &member) in IsJsonObjValid()58 static int32_t checkJsonObj(const Json::Value &jsonObj) in checkJsonObj()77 Json::Value jsonObj; in UnSerialize() local
48 Json::Value jsonObj; in UnSerialize() local
233 static bool IsString(const cJSON *jsonObj, const std::string &key) in IsString()251 bool CJsonParamCheck(const cJSON *jsonObj, const std::initializer_list<std::string> &keys) in CJsonParamCheck()