Searched refs:ShowLog (Results 1 – 6 of 6) sorted by relevance
89 GetFacade().ShowLog(TR(LOG_SDCARD_NOTMOVE)); in DEFINE_ASYN_CALLBACK()142 GetFacade().ShowLog(TR(LOG_WIPE_DATA)); in DEFINE_ASYN_CALLBACK()150 GetFacade().ShowLog(TR(LOG_WIPE_DONE)); in DEFINE_ASYN_CALLBACK()153 GetFacade().ShowLog(TR(LOG_WIPE_FAIL)); in DEFINE_ASYN_CALLBACK()
267 UPDATER_UI_INSTANCE.ShowLog(TR(LOG_UPDFAIL)); in InstallUpdaterPackage()515 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;
68 void UpdaterUiFacade::ShowLog(const std::string &tag, bool isClear) const in ShowLog() function in Updater::UpdaterUiFacade
73 UPDATER_UI_INSTANCE.ShowLog( in CheckSdcardPkgs()