Home
last modified time | relevance | path

Searched refs:ShowProgressWarning (Results 1 - 4 of 4) sorted by relevance

/base/update/updater/services/ui/
H A Dupdater_ui_facade.cpp147 void UpdaterUiFacade::ShowProgressWarning(bool isShow) const in ShowProgressWarning() function in Updater::UpdaterUiFacade
165 ShowProgressWarning(false); in ShowProgressPage()
177 ShowProgressWarning(false); in ShowSuccessPage()
190 ShowProgressWarning(false); in ShowFailedPage()
274 UpdaterUiFacade::GetInstance().ShowProgressWarning(false); in OnKeyUpEvent()
279 UpdaterUiFacade::GetInstance().ShowProgressWarning(true); in OnKeyDownEvent()
H A Dupdater_ui_empty.h51 void ShowProgressWarning(bool isShow) const {} in ShowProgressWarning() function in Updater::UpdaterUiEmpty
H A Dupdater_ui_facade.h49 void ShowProgressWarning(bool isShow) const;
/base/update/updater/test/unittest/updater_ui_test/
H A Dupdater_ui_facade_unittest.cpp60 UPDATER_UI_INSTANCE.ShowProgressWarning(false); in HWTEST_F()
75 UPDATER_UI_INSTANCE.ShowProgressWarning(false); in HWTEST_F()

Completed in 2 milliseconds