Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/recovery_ui/include/recovery_ui/
H A Dscreen_ui.h371 double progressScopeTime, progressScopeDuration; variable
/aosp12/bootable/recovery/recovery_ui/
H A Dscreen_ui.cpp796 double elapsed = now() - progressScopeTime; in ProgressThreadLoop()
1023 progressScopeTime = now(); in ShowProgress()