Home
last modified time | relevance | path

Searched refs:HilogCapture (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Devent_log_task.h91 void HilogCapture();
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp79 captureList_.insert(std::pair<std::string, capture>("T", [this] { this->HilogCapture(); })); in EventLogTask()
393 void EventLogTask::HilogCapture() in HilogCapture() function in OHOS::HiviewDFX::EventLogTask
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp170 logTask->HilogCapture(); in HWTEST_F()

Completed in 3 milliseconds