Searched refs:current (Results 1 – 3 of 3) sorted by relevance
34 virtual void SetStage(int current, int max) = 0;
43 void SetStage(int current, int max);
502 void ScreenRecoveryUI::SetStage(int current, int max) { in SetStage() argument504 stage = current; in SetStage()