Home
last modified time | relevance | path

Searched refs:ShowMsg (Results 1 - 2 of 2) sorted by relevance

/base/update/updater/services/ui/
H A Dupdater_ui_facade.cpp74 ShowMsg(it->second.labelLogId, tag, isClear); in ShowLog()
81 ShowMsg(it->second.labelLogResId, tag, isClear); in ShowLogRes()
88 ShowMsg(it->second.labelUpdId, tag, isClear); in ShowUpdInfo()
217 ShowMsg(it->second.labelUpdId, ""); in ClearText()
223 ShowMsg(it->second.labelLogId, ""); in ClearLog()
224 ShowMsg(it->second.labelLogResId, ""); in ClearLog()
228 void UpdaterUiFacade::ShowMsg(const ComInfo &id, const std::string &tag, bool isClear) const in ShowMsg() function in Updater::UpdaterUiFacade
237 void UpdaterUiFacade::ShowMsg(const ComInfo &id, const std::string &tag) const in ShowMsg() function in Updater::UpdaterUiFacade
H A Dupdater_ui_facade.h59 void ShowMsg(const ComInfo &id, const std::string &tag, bool isClear) const;
60 void ShowMsg(const ComInfo &id, const std::string &tag) const;

Completed in 1 milliseconds