Home
last modified time | relevance | path

Searched refs:cJSON_DetachItemFromObject (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/cjson/include/
A DcJSON.h232 CJSON_PUBLIC(cJSON *) cJSON_DetachItemFromObject(cJSON *object, const char *string);
/AliOS-Things-master/components/cjson/src/
A DcJSON.c2116 CJSON_PUBLIC(cJSON *) cJSON_DetachItemFromObject(cJSON *object, const char *string) in cJSON_DetachItemFromObject() function
2132 cJSON_Delete(cJSON_DetachItemFromObject(object, string)); in cJSON_DeleteItemFromObject()

Completed in 7 milliseconds