Searched refs:download_progress (Results 1 – 1 of 1) sorted by relevance
119 int download_progress; member971 if (downloaded > hb_context->dl.download_progress) { in response_cb()972 hb_context->dl.download_progress = downloaded; in response_cb()973 LOG_DBG("Downloaded: %d%% ", hb_context->dl.download_progress); in response_cb()