Home
last modified time | relevance | path

Searched defs:SetStage (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/recovery_ui/
Dwear_ui.cpp96 void WearRecoveryUI::SetStage(int /* current */, int /* max */) {} in SetStage() function in WearRecoveryUI
Dscreen_ui.cpp1009 void ScreenRecoveryUI::SetStage(int current, int max) { in SetStage() function in ScreenRecoveryUI
/bootable/recovery/recovery_ui/include/recovery_ui/
Dstub_ui.h42 void SetStage(int /* current */, int /* max */) override {} in SetStage() function