Home
last modified time | relevance | path

Searched refs:SetProgress (Results 1 – 6 of 6) sorted by relevance

/bootable/recovery/
Dstub_ui.h33 void SetProgress(float fraction) override {} in SetProgress() function
Dui.h56 virtual void SetProgress(float fraction) = 0;
Dscreen_ui.h46 void SetProgress(float fraction) override;
Dinstall.cpp435 ui->SetProgress(fraction); in try_update_binary()
706 std::bind(&RecoveryUI::SetProgress, ui, std::placeholders::_1)); in verify_package()
Dscreen_ui.cpp608 void ScreenRecoveryUI::SetProgress(float fraction) { in SetProgress() function in ScreenRecoveryUI
Drecovery.cpp1017 ui->SetProgress(fraction); in run_graphics_test()