Home
last modified time | relevance | path

Searched refs:processvalue (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/recovery/update_engine/
H A Ddownload.c28 extern double processvalue;
37 processvalue = ulnow / ultotal * 100 / 110; in my_progress_func()
H A Dupdate.c42 double processvalue = 0; variable
305 processvalue = 95; in RK_ota_start()
459 processvalue = 100; in RK_ota_start()
473 return processvalue; in RK_ota_get_progress()