Searched refs:down_processvalue (Results 1 – 1 of 1) sorted by relevance
29 static int down_processvalue; variable39 if (down_processvalue != (int)(d / t * 100)) { in my_progress_func()40 down_processvalue = (int)(d / t * 100); in my_progress_func()41 LOGI("down_processvalue is %d%\n", down_processvalue); in my_progress_func()57 down_processvalue = -1; in download_file()