Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
Devent_log_task.h74 void AMSUsageCapture();
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Devent_log_task.cpp54 ….insert(std::pair<std::string, capture>("cmd:a", std::bind(&EventLogTask::AMSUsageCapture, this))); in EventLogTask()
239 void EventLogTask::AMSUsageCapture() in AMSUsageCapture() function in OHOS::HiviewDFX::EventLogTask