Searched refs:AddLog (Results 1 – 7 of 7) sorted by relevance
61 struct AddLog {149 struct AddLog {180 1. AddLog自定义组件的Text.onClick点击事件自增字符串' info.'。
59 struct AddLog {147 struct AddLog {178 1. The click event **Text.onClick** of the **AddLog** custom component increases the value of **inf…
47 void AddLog(const std::string &cmd);
162 logTask->AddLog("cmd:scbCS");189 logTask->AddLog("Test");190 logTask->AddLog("cmd:w");
140 logTask->AddLog(cmd); in DumpCapture()
339 logTask->AddLog(cmd); in StartLogCollect()
94 void EventLogTask::AddLog(const std::string &cmd) in AddLog() function in OHOS::HiviewDFX::EventLogTask