Home
last modified time | relevance | path

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

/AliOS-Things-master/components/cjson/src/
A DcJSON.c1823 static cJSON *create_reference(const cJSON *item, const internal_hooks * const hooks) in create_reference() function
1950 add_item_to_array(array, create_reference(item, &global_hooks)); in cJSON_AddItemReferenceToArray()
1960 add_item_to_object(object, string, create_reference(item, &global_hooks), &global_hooks, false); in cJSON_AddItemReferenceToObject()

Completed in 11 milliseconds