Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Devent_log_task.h86 void GECStateCapture();
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp67 …captureList_.insert(std::pair<std::string, capture>("cmd:gec", [this] { this->GECStateCapture(); }… in EventLogTask()
353 void EventLogTask::GECStateCapture() in GECStateCapture() function in OHOS::HiviewDFX::EventLogTask