Searched refs:downloaded_size (Results 1 – 2 of 2) sorted by relevance
135 size_t downloaded_size; member963 hb_context->dl.downloaded_size += body_len; in response_json_cb()969 hb_context->dl.http_content_size, hb_context->dl.downloaded_size); in response_json_cb()974 hb_context->response_data[hb_context->dl.downloaded_size] = '\0'; in response_json_cb()978 hb_context->dl.downloaded_size, json_ctl_res_descr, in response_json_cb()987 hb_context->dl.downloaded_size, json_dep_res_descr, in response_json_cb()1047 hb_context->dl.downloaded_size, hb_context->dl.file_size); in response_download_cb()1159 hb_context->dl.downloaded_size = 0; in send_request()1178 hb_context->dl.downloaded_size); in send_request()1186 hb_context->dl.downloaded_size = 0; in send_request()[all …]
69 int downloaded_size; member453 ctx.downloaded_size = ctx.downloaded_size + payload_len; in install_update_cb()466 ctx.downloaded_size == ctx.block.total_size)) { in install_update_cb()478 if (ctx.downloaded_size != ctx.block.total_size) { in install_update_cb()505 ctx.hash, ctx.downloaded_size)) { in install_update_cb()549 ctx.downloaded_size = 0; in install_update()554 while (ctx.downloaded_size != ctx.block.total_size) { in install_update()593 ctx.downloaded_size = 0; in install_update()
Completed in 17 milliseconds