Searched refs:SetStage (Results 1 – 5 of 5) sorted by relevance
34 virtual void SetStage(int current, int max) = 0;
43 void SetStage(int current, int max);
127 void SetStage(int, int) { } in SetStage() function in FakeUI
502 void ScreenRecoveryUI::SetStage(int current, int max) { in SetStage() function in ScreenRecoveryUI
983 ui->SetStage(st_cur, st_max); in main()