Home
last modified time | relevance | path

Searched defs:hooks (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/linkkit/infra/
A Dinfra_cjson.c937 internal_hooks hooks; member
957 void lite_cjson_init_hooks(lite_cjson_hooks *hooks) in lite_cjson_init_hooks()
1511 const internal_hooks *const hooks) in print()
1638 const internal_hooks *const hooks) in cJSON_strdup()
1660 const internal_hooks *const hooks, in add_item_to_object()
1698 static lite_cjson_item_t *cJSON_New_Item(const internal_hooks *const hooks) in cJSON_New_Item()
/AliOS-Things-master/components/cjson/src/
A DcJSON.c149 static unsigned char* cJSON_strdup(const unsigned char* string, const internal_hooks * const hooks) in cJSON_strdup()
170 CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks* hooks) in cJSON_InitHooks()
202 static cJSON *cJSON_New_Item(const internal_hooks * const hooks) in cJSON_New_Item()
254 internal_hooks hooks; member
369 internal_hooks hooks; member
1087 …signed char *print(const cJSON * const item, cJSON_bool format, const internal_hooks * const hooks) in print()
1823 static cJSON *create_reference(const cJSON *item, const internal_hooks * const hooks) in create_reference()
1895 …nst object, const char * const string, cJSON * const item, const internal_hooks * const hooks, con… in add_item_to_object()
/AliOS-Things-master/components/linkkit/wrappers/platform/ssl/
A DHAL_DTLS_mbedtls.c382 DLL_HAL_API int HAL_DTLSHooks_set(dtls_hooks_t *hooks) in HAL_DTLSHooks_set()
A DHAL_TLS_mbedtls.c638 int HAL_SSLHooks_set(ssl_hooks_t *hooks) in HAL_SSLHooks_set()
/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_api.c38 lite_cjson_hooks hooks; in iotx_dm_open() local

Completed in 21 milliseconds