Home
last modified time | relevance | path

Searched refs:LightHilogCapture (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Devent_log_task.h90 void LightHilogCapture();
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp71 … captureList_.insert(std::pair<std::string, capture>("t", [this] { this->LightHilogCapture(); })); in EventLogTask()
386 void EventLogTask::LightHilogCapture() in LightHilogCapture() function in OHOS::HiviewDFX::EventLogTask
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp176 logTask->LightHilogCapture();