Home
last modified time | relevance | path

Searched refs:WMSUsageCapture (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
Devent_log_task.h73 void WMSUsageCapture();
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Devent_log_task.cpp53 ….insert(std::pair<std::string, capture>("cmd:w", std::bind(&EventLogTask::WMSUsageCapture, this))); in EventLogTask()
232 void EventLogTask::WMSUsageCapture() in WMSUsageCapture() function in OHOS::HiviewDFX::EventLogTask