Searched defs:subObj (Results 1 – 1 of 1) sorted by relevance
216 cJSON *subObj = object->child; in CheckJsonRepeatField() local237 int JsonObject::CheckSubObj(std::set<std::string> &fieldSet, cJSON *subObj, int parentType, bool is… in CheckSubObj()