Home
last modified time | relevance | path

Searched defs:subObj (Results 1 – 1 of 1) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
Drd_json_object.cpp216 cJSON *subObj = object->child; in CheckJsonRepeatField() local
237 int JsonObject::CheckSubObj(std::set<std::string> &fieldSet, cJSON *subObj, int parentType, bool is… in CheckSubObj()