Searched refs:ShowLogRes (Results 1 – 5 of 5) sorted by relevance
41 void ShowLogRes(const std::string &tag, bool isClear = false) const {}
158 …GetFacade().ShowLogRes(res == UPDATE_CORRUPT ? TR(LOGRES_VERIFY_FAILED) : TR(LOGRES_UPDATE_FAILED)… in OnLabelSDCardNoDelayEvt()164 GetFacade().ShowLogRes(TR(LABEL_UPD_OK_DONE)); in OnLabelSDCardNoDelayEvt()220 GetFacade().ShowLogRes(TR(LOG_WIPE_FAIL)); in OnConfirmRstEvt()
38 void ShowLogRes(const std::string &tag, bool isClear = false) const;
80 void UpdaterUiFacade::ShowLogRes(const std::string &tag, bool isClear) const in ShowLogRes() function in Updater::UpdaterUiFacade
486 UPDATER_UI_INSTANCE.ShowLogRes( in StartUpdaterEntry()500 UPDATER_UI_INSTANCE.ShowLogRes(TR(LOGRES_WIPE_FAIL)); in StartUpdaterEntry()503 UPDATER_UI_INSTANCE.ShowLogRes(TR(LOGRES_WIPE_FINISH)); in StartUpdaterEntry()