Home
last modified time | relevance | path

Searched refs:amp_free (Results 1 – 25 of 27) sorted by relevance

12

/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/http/
A Dmodule_http.c145 amp_free(msg->buffer); in http_request_notify()
146 amp_free(msg); in http_request_notify()
228 amp_free(customer_header); in http_download_func()
238 amp_free(param->url); in http_download_func()
242 amp_free(param->filepath); in http_download_func()
246 amp_free(param->params); in http_download_func()
355 amp_free(param->url); in task_http_request_func()
363 amp_free(param->params); in task_http_request_func()
401 amp_free(http_param); in native_http_get_param()
586 amp_free(resp); in http_recv_and_save_notify()
[all …]
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/
A Dmodule_aiot_activeinfo.c132 amp_free(msg); in amp_app_devinfo_report()
135 amp_free(devinfo->product_key); in amp_app_devinfo_report()
137 amp_free(devinfo->device_name); in amp_app_devinfo_report()
140 amp_free(devinfo->data.update.params); in amp_app_devinfo_report()
142 amp_free(devinfo); in amp_app_devinfo_report()
A Dmodule_aiot_gateway.c181 amp_free(param); in aiot_subdev_notify()
226 amp_free(param); in aiot_subdev_recv_handler()
328 amp_free(param); in aiot_gateway_connect()
337 amp_free(param); in aiot_gateway_connect()
347 amp_free(param); in aiot_gateway_connect()
396 amp_free(userdata); in aiot_gateway_connect()
536 amp_free(subdev); in native_aiot_addTopo()
609 amp_free(subdev); in native_aiot_removeTopo()
658 amp_free(subdev); in native_aiot_registerSubDevice()
706 amp_free(subdev); in native_aiot_login()
[all …]
A Dmodule_aiot_device.c102 amp_free(param); in aiot_device_notify()
117 amp_free(param); in aiot_device_notify()
131 amp_free(param); in aiot_device_notify()
140 amp_free(param); in aiot_device_notify()
318 amp_free(param); in aiot_app_dm_recv_handler()
383 amp_free(param); in aiot_mqtt_message_cb()
397 amp_free(param); in aiot_mqtt_message_cb()
401 amp_free(param); in aiot_mqtt_message_cb()
439 amp_free(userdata); in aiot_device_connect()
459 amp_free(userdata); in aiot_device_connect()
[all …]
A Dmodule_aiot_ntp.c53 amp_free(param); in aiot_device_ntp_notify()
93 amp_free(ntp_params); in aiot_app_ntp_recv_handler()
180 amp_free(ntp_params); in aiot_amp_ntp_service()
188 amp_free(ntp_params); in aiot_amp_ntp_service()
A Dmodule_aiot_mqtt.c140 amp_free(message.recv.topic); in aiot_app_mqtt_recv_handler()
141 amp_free(message.recv.payload); in aiot_app_mqtt_recv_handler()
268 amp_free(mqtt_handle); in aiot_mqtt_client_start()
/AliOS-Things-master/components/amp/main/
A Damp_engine.c98 amp_free(json_data); in search_js_app_main_entry()
110 amp_free(json_data); in search_js_app_main_entry()
122 amp_free(json_data); in search_js_app_main_entry()
128 amp_free(json_data); in search_js_app_main_entry()
A Damp_task.c36 amp_free(source_node); in amp_module_free()
143 amp_free(p_param); in amp_task_timer_action()
144 amp_free(timer_id); in amp_task_timer_action()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/mqtt/
A Dmodule_mqtt.c99 amp_free(param); in aos_mqtt_notify()
118 amp_free(param->topic); in aos_mqtt_notify()
119 amp_free(param->payload); in aos_mqtt_notify()
123 amp_free(param); in aos_mqtt_notify()
128 amp_free(param); in aos_mqtt_notify()
159 amp_free(param); in aos_mqtt_message_cb()
173 amp_free(param); in aos_mqtt_message_cb()
177 amp_free(param); in aos_mqtt_message_cb()
192 amp_free(aos_mqtt_handle); in mqtt_connect_task()
A Dmodule_mqtt_client.c113 amp_free(message.recv.topic); in mqtt_recv_handler()
114 amp_free(message.recv.payload); in mqtt_recv_handler()
207 amp_free(mqtt_handle); in mqtt_client_start()
/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_mgr.c199 amp_free(gpio_id); in board_parse_gpio()
204 amp_free(new_gpio); in board_parse_gpio()
206 amp_free(priv); in board_parse_gpio()
355 amp_free(uart_id); in board_parse_uart()
468 amp_free(i2c_id); in board_parse_i2c()
572 amp_free(spi_id); in board_parse_spi()
704 amp_free(can_id); in board_parse_can()
777 amp_free(pwm_id); in board_parse_pwm()
1510 amp_free(new_item); in board_add_new_item()
1612 amp_free(json); in board_mgr_init()
[all …]
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/tcp/
A Dmodule_tcp.c75 amp_free(p); in tcp_create_notify()
93 amp_free(p); in tcp_create_routine()
105 amp_free(create_param); in tcp_create_routine()
173 amp_free(p); in tcp_send_notify()
205 amp_free(send_param); in tcp_send_routine()
321 amp_free(recv_param); in tcp_recv_routine()
323 amp_free(p); in tcp_recv_routine()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/utils/systimer/
A Dmodule_systimer.c105 amp_free((void *)timerid); in cancel_timer()
108 amp_free(timer_node->timer_msg); in cancel_timer()
111 amp_free(timer_node); in cancel_timer()
134 amp_free(t); in clear_timer()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/udp/
A Dmodule_udp.c150 amp_free(notify); in udp_send_notify()
183 amp_free(send_param->msg); in udp_send_routine()
184 amp_free(send_param); in udp_send_routine()
284 amp_free(msg); in native_udp_sendto()
387 amp_free(recv_param); in udp_recv_routine()
389 amp_free(p); in udp_recv_routine()
/AliOS-Things-master/components/amp/services/app_mgr/
A Dapp_mgr.c453 amp_free(http_buffer); in apppack_download()
464 amp_free(http_buffer); in apppack_download()
576 amp_free(http_buffer); in apppack_download()
735 amp_free(url); in apppack_upgrade()
774 amp_free(arg); in upgrade_simulator_work()
775 amp_free(arg->url); in upgrade_simulator_work()
803 amp_free(p_info); in simulator_upgrade()
/AliOS-Things-master/components/amp/services/amp_memmgt/
A Damp_memory.h12 void amp_free(void *ptr);
A Damp_memory.c32 void amp_free(void *ptr) in amp_free() function
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/aiot/
A Dmodule_aiot_device.c233 amp_free(param); in aiot_app_dm_recv_handler()
339 amp_free(param); in aiot_app_dm_recv_handler()
359 amp_free(param); in aiot_app_dm_recv_handler()
368 amp_free(param); in aiot_app_dm_recv_handler()
373 amp_free(param); in aiot_app_dm_recv_handler()
/AliOS-Things-master/components/amp/services/amp_boot/
A Damp_boot_ymodem.c208 amp_free(buffer); in ymodem_data_head_parse()
248 amp_free(buffer); in ymodem_data_parse()
A Damp_boot.c117 amp_free(data); in amp_boot_flash_kv()
/AliOS-Things-master/components/uvoice/internal/
A Duvoice_amp.h78 amp_free(mem); in snd_free()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dfs.c208 amp_free(buf); in obj_read()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dfs.c208 amp_free(buf); in obj_read()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dfs.c203 amp_free(buf); in obj_read()
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dlibregexp.c2527 amp_free(stack_buf); in lre_exec()

Completed in 48 milliseconds

12