Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
Devent_log_task.h76 void DPMSUsageCapture();
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Devent_log_task.cpp56 …insert(std::pair<std::string, capture>("cmd:d", std::bind(&EventLogTask::DPMSUsageCapture, this))); in EventLogTask()
267 void EventLogTask::DPMSUsageCapture() in DPMSUsageCapture() function in OHOS::HiviewDFX::EventLogTask