Searched defs:GetObjectItem (Results 1 – 2 of 2) sorted by relevance
40 static cJSON *GetObjectItem(const cJSON * const object, const char * const name, const cJSON_bool c… in GetObjectItem() function
272 JsonObject JsonObject::GetObjectItem(const std::string &field, int &errCode) in GetObjectItem() function in DocumentDB::JsonObject