Searched refs:cJSON_CreateObject (Results 1 – 3 of 3) sorted by relevance
97 format = cJSON_CreateObject(); in UpdateJSON()103 spmv = cJSON_CreateObject(); in UpdateJSON()105 format = cJSON_CreateObject(); in UpdateJSON()
200 CJSON_PUBLIC(cJSON *) cJSON_CreateObject(void);
1663 cJSON *object_item = cJSON_CreateObject(); in cJSON_AddObjectToObject()1947 CJSON_PUBLIC(cJSON *) cJSON_CreateObject(void) in cJSON_CreateObject() function