Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/
H A Dui.c71 static time_t gProgressScopeTime, gProgressScopeDuration; variable
230 int elapsed = time(NULL) - gProgressScopeTime; in progress_thread()
392 gProgressScopeTime = time(NULL); in ui_show_progress()
426 gProgressScopeTime = gProgressScopeDuration = 0; in ui_reset_progress()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dui.c74 static time_t gProgressScopeTime, gProgressScopeDuration; variable
287 int elapsed = time(NULL) - gProgressScopeTime; in progress_thread()
601 gProgressScopeTime = time(NULL); in ui_show_progress()
630 gProgressScopeTime = gProgressScopeDuration = 0; in ui_reset_progress()