Searched refs:ShowLog (Results 1 – 6 of 6) sorted by relevance
89 GetFacade().ShowLog(TR(LOG_SDCARD_NOTMOVE)); in DEFINE_ASYN_CALLBACK()136 GetFacade().ShowLog(TR(LOG_WIPE_DATA)); in DEFINE_ASYN_CALLBACK()144 GetFacade().ShowLog(TR(LOG_WIPE_DONE)); in DEFINE_ASYN_CALLBACK()147 GetFacade().ShowLog(TR(LOG_WIPE_FAIL)); in DEFINE_ASYN_CALLBACK()
259 UPDATER_UI_INSTANCE.ShowLog(TR(LOG_UPDFAIL)); in InstallUpdaterPackage()477 UPDATER_UI_INSTANCE.ShowLog(TR(LOG_SDCARD_NOTMOVE)); in UpdaterFromSdcard()
40 void ShowLog(const std::string &tag, bool isClear = false) const {}
37 void ShowLog(const std::string &tag, bool isClear = false) const;
76 void UpdaterUiFacade::ShowLog(const std::string &tag, bool isClear) const in ShowLog() function in Updater::UpdaterUiFacade
63 UPDATER_UI_INSTANCE.ShowLog( in CheckSdcardPkgs()