Searched defs:cJSON_GetObjectItem (Results 1 – 2 of 2) sorted by relevance
927 cJSON *cJSON_GetObjectItem(cJSON *object, const char *string) { in cJSON_GetObjectItem() function
1913 CJSON_PUBLIC(cJSON *) cJSON_GetObjectItem(const cJSON * const object, const char * const string) in cJSON_GetObjectItem() function