Searched defs:SetStage (Results 1 – 3 of 3) sorted by relevance
/bootable/recovery/ | ||
D | stub_ui.h | 35 void SetStage(int current, int max) override {} in SetStage() function |
D | wear_ui.cpp | 225 void WearRecoveryUI::SetStage(int current, int max) {} in SetStage() function in WearRecoveryUI |
D | screen_ui.cpp | 588 void ScreenRecoveryUI::SetStage(int current, int max) { in SetStage() function in ScreenRecoveryUI |