/AliOS-Things-master/components/py_engine/modules/network/tcp/ |
A D | module_tcp.c | 65 be_unref(ctx, p->js_cb_ref); in tcp_create_notify() 80 be_unref(ctx, create_param->js_cb_ref); in tcp_create_routine() 173 be_unref(ctx, p->js_cb_ref); in tcp_send_notify() 197 be_unref(ctx, send_param->js_cb_ref); in tcp_send_routine() 307 be_unref(ctx, p->js_cb_ref); in tcp_recv_notify() 328 be_unref(ctx, recv_param->js_cb_ref); in tcp_recv_routine() 348 be_unref(ctx, recv_param->js_cb_ref); in tcp_recv_routine()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/tcp/ |
A D | module_tcp.c | 65 be_unref(ctx, p->js_cb_ref); in tcp_create_notify() 80 be_unref(ctx, create_param->js_cb_ref); in tcp_create_routine() 175 be_unref(ctx, p->js_cb_ref); in tcp_send_notify() 199 be_unref(ctx, send_param->js_cb_ref); in tcp_send_routine() 309 be_unref(ctx, p->js_cb_ref); in tcp_recv_notify() 330 be_unref(ctx, recv_param->js_cb_ref); in tcp_recv_routine() 349 be_unref(ctx, recv_param->js_cb_ref); in tcp_recv_routine()
|
/AliOS-Things-master/components/py_engine/modules/network/udp/ |
A D | module_udp.c | 144 be_unref(ctx, p->js_cb_ref); in udp_send_notify() 169 be_unref(ctx, send_param->js_cb_ref); in udp_send_routine() 319 be_unref(ctx, p->js_cb_ref); in udp_recv_notify() 343 be_unref(ctx, recv_param->js_cb_ref); in udp_recv_routine() 367 be_unref(ctx, recv_param->js_cb_ref); in udp_recv_routine()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/udp/ |
A D | module_udp.c | 144 be_unref(ctx, p->js_cb_ref); in udp_send_notify() 168 be_unref(ctx, send_param->js_cb_ref); in udp_send_routine() 316 be_unref(ctx, p->js_cb_ref); in udp_recv_notify() 340 be_unref(ctx, recv_param->js_cb_ref); in udp_recv_routine() 363 be_unref(ctx, recv_param->js_cb_ref); in udp_recv_routine()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/audio/ |
A D | module_audioplayer.c | 129 be_unref(ctx, param->js_cb_ref); in audioplayer_play_cplt_notify() 213 be_unref(ctx, param->js_cb_ref); in native_audioplayer_play() 221 be_unref(ctx, param->js_cb_ref); in native_audioplayer_play() 558 be_unref(ctx, param->js_cb_ref); in native_audioplayer_play_list() 568 be_unref(ctx, param->js_cb_ref); in native_audioplayer_play_list() 579 be_unref(ctx, param->js_cb_ref); in native_audioplayer_play_list()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/utils/systimer/ |
A D | module_systimer.c | 54 be_unref(ctx, t->js_cb_ref); in timer_action() 110 be_unref(ctx, t->js_cb_ref); in clear_timer()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/wifi/ |
A D | module_wifi.c | 43 be_unref(ctx, js_cb_ref); in js_cb_wifi_conn_status() 96 be_unref(ctx, js_cb_ref); in native_wifi_connect()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/uart/ |
A D | module_uart.c | 120 be_unref(ctx, module->js_cb_ref); in uart_add_recv() 136 be_unref(ctx, m->js_cb_ref); in uart_del_recv() 344 be_unref(ctx, mod->js_cb_ref); in native_uart_clean()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/ |
A D | be_refs.c | 77 void be_unref(duk_context *ctx, int ref) in be_unref() function
|
A D | be_inl.h | 40 void be_unref(duk_context *ctx, int ref);
|
/AliOS-Things-master/components/py_engine/modules/network/cellular/ |
A D | module_cellular.c | 194 be_unref(ctx, js_cb_ref); in network_status_callback() 220 be_unref(ctx, js_cb_ref); in native_cellular_onconnect()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/cellular/ |
A D | module_cellular.c | 194 be_unref(ctx, js_cb_ref); in network_status_callback() 220 be_unref(ctx, js_cb_ref); in native_cellular_onconnect()
|
/AliOS-Things-master/components/py_engine/modules/mqtt/ |
A D | module_mqtt.c | 36 be_unref(ctx, in mqtt_handle_notify() 144 be_unref(ctx, mqtt_params->js_cb_ref[MQTT_JSCALLBACK_START_CLIENT_REF]); in native_mqtt_start()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/can/ |
A D | module_can.c | 240 be_unref(ctx, recv_param->js_cb_ref); in can_recv_routine() 254 be_unref(ctx, recv_param->js_cb_ref); in can_recv_routine()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/mqtt/ |
A D | module_mqtt.c | 34 be_unref(ctx, amp_mqtt_handle->js_cb_ref[MQTT_JSCALLBACK_START_CLIENT_REF]); in mqtt_handle_notify() 139 be_unref(ctx, mqtt_params->js_cb_ref[MQTT_JSCALLBACK_START_CLIENT_REF]); in native_mqtt_start()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/aiot/ |
A D | module_aiot_dynreg.c | 42 be_unref(ctx, js_cb_ref); in aiot_app_dynreg_recv_handler()
|
A D | module_aiot_gateway.c | 166 be_unref(ctx, param->js_cb_ref); in aiot_subdev_notify() 174 be_unref(ctx, param->js_cb_ref); in aiot_subdev_notify()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/netmgr/ |
A D | module_netmgr.c | 67 be_unref(ctx, cb_ref); in js_cb_conn_status() 270 be_unref(ctx, cb_ref); in native_netmgr_connect()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/startup/ |
A D | page_entry.c | 308 be_unref(ctx, options->object); in page_exit()
|
/AliOS-Things-master/components/py_engine/modules/network/http/ |
A D | httputility.c | 143 be_unref(ctx, msg->js_cb_ref); in http_request_notify()
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/http/ |
A D | module_http.c | 150 be_unref(ctx, msg->js_cb_ref); in http_request_notify()
|