Lines Matching defs:sysdep
68 aiot_sysdep_portfile_t *sysdep = NULL; in aiot_ota_init() local
89 aiot_sysdep_portfile_t *sysdep = NULL; in aiot_ota_deinit() local
120 aiot_sysdep_portfile_t *sysdep = NULL; in aiot_ota_setopt() local
165 aiot_sysdep_portfile_t *sysdep = NULL; in aiot_download_init() local
210 aiot_sysdep_portfile_t *sysdep = download_handle->sysdep; in aiot_download_deinit() local
248 aiot_sysdep_portfile_t *sysdep = download_handle->sysdep; in aiot_download_setopt() local
331 aiot_sysdep_portfile_t *sysdep; in aiot_ota_report_version() local
371 aiot_sysdep_portfile_t *sysdep; in aiot_ota_report_version_ext() local
410 aiot_sysdep_portfile_t *sysdep = NULL; in aiot_ota_query_firmware() local
440 aiot_sysdep_portfile_t *sysdep = NULL; in aiot_download_report_progress() local
479 aiot_sysdep_portfile_t *sysdep = NULL; in aiot_download_recv() local
551 int32_t _download_deep_free_task_desc(aiot_sysdep_portfile_t *sysdep, void *data) in _download_deep_free_task_desc()
586 int32_t _ota_prase_topic(aiot_sysdep_portfile_t *sysdep, char *topic, uint8_t topic_len, in _ota_prase_topic()
654 aiot_sysdep_portfile_t *sysdep = NULL; in _ota_mqtt_process() local
808 aiot_sysdep_portfile_t *sysdep = NULL; in aiot_download_send_request() local
1022 static void *_download_deep_copy_base(aiot_sysdep_portfile_t *sysdep, char *in) in _download_deep_copy_base()
1041 static void *_download_deep_copy_task_desc(aiot_sysdep_portfile_t *sysdep, void *data) in _download_deep_copy_task_desc()
1084 aiot_sysdep_portfile_t *sysdep = NULL; in _ota_publish_base() local
1169 static int32_t _ota_parse_json(aiot_sysdep_portfile_t *sysdep, void *input, uint32_t input_len, cha… in _ota_parse_json()