Searched defs:current (Results 1 - 2 of 2) sorted by relevance

/bootable/recovery/
H A Dui.h34 virtual void SetStage(int current, int max) { } argument
H A Dscreen_ui.cpp45 // Return the current time as a double (including fractions of a second).
463 void ScreenRecoveryUI::SetStage(int current, int max) { argument
465 stage = current;

Completed in 35 milliseconds