HomeSort by relevance Sort by last modified time
    Searched refs:ShowProgress (Results 1 - 13 of 13) sorted by null

  /bootable/recovery/
stub_ui.h 32 void ShowProgress(float /* portion */, float /* seconds */) override {}
ui.h 71 virtual void ShowProgress(float portion, float seconds) = 0;
74 // ShowProgress).
screen_ui.h 56 void ShowProgress(float portion, float seconds) override;
install.cpp 439 ui->ShowProgress(fraction * (1 - VERIFICATION_PROGRESS_FRACTION), seconds);
571 ui->ShowProgress(VERIFICATION_PROGRESS_FRACTION, VERIFICATION_PROGRESS_TIME);
screen_ui.cpp 698 void ScreenRecoveryUI::ShowProgress(float portion, float seconds) {
recovery.cpp     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
SetupBrowser.c 290 ShowProgress (
461 Status = ShowProgress (GetTimeout ());
  /build/make/tools/releasetools/
edify_generator.py 162 def ShowProgress(self, frac, dur):
170 by the most recent ShowProgress call. 'frac' should be in
ota_from_target_files 811 script.ShowProgress(system_progress, 0)
830 script.ShowProgress(0.1, 0)
    [all...]
ota_from_target_files.py 811 script.ShowProgress(system_progress, 0)
830 script.ShowProgress(0.1, 0)
    [all...]
common.py     [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
BdsPlatform.h 404 ShowProgress (
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
FrontPage.c 884 ShowProgress (
    [all...]

Completed in 258 milliseconds