Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Devent_log_task.h75 void BinderLogCapture();
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp64 captureList_.insert(std::pair<std::string, capture>("b", [this] { this->BinderLogCapture(); })); in EventLogTask()
263 void EventLogTask::BinderLogCapture() in BinderLogCapture() function in OHOS::HiviewDFX::EventLogTask
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp165 logTask->BinderLogCapture(); in HWTEST_F()

Completed in 3 milliseconds