Home
last modified time | relevance | path

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

/AliOS-Things-master/components/cjson/include/
A DcJSON.h125 typedef struct cJSON_Hooks struct
130 } cJSON_Hooks; argument
144 CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks* hooks);
/AliOS-Things-master/components/cjson/src/
A DcJSON.c170 CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks* hooks) in cJSON_InitHooks()

Completed in 8 milliseconds