Searched refs:timerName (Results 1 - 2 of 2) sorted by relevance
/base/hiviewdfx/hicollie/frameworks/native/ |
H A D | watchdog_task.h | 67 void SendXCollieEvent(const std::string &timerName, const std::string &keyMsg) const;
|
H A D | watchdog_task.cpp | 255 void WatchdogTask::SendXCollieEvent(const std::string &timerName, const std::string &keyMsg) const in SendXCollieEvent() argument 267 "timeout timer: " + timerName + "\n" +keyMsg; in SendXCollieEvent() 290 "TID", watchdogTid, "TGID", gid, "UID", uid, "MODULE_NAME", timerName, "PROCESS_NAME", processName, in SendXCollieEvent()
|
Completed in 1 milliseconds