Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Devent_log_task.h94 void SysrqCapture(bool isWriteNewFile);
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp83 [this] { this->SysrqCapture(false); })); in EventLogTask()
85 [this] { this->SysrqCapture(true); })); in EventLogTask()
415 void EventLogTask::SysrqCapture(bool isWriteNewFile) in SysrqCapture() function in OHOS::HiviewDFX::EventLogTask
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp180 logTask->SysrqCapture(true); in HWTEST_F()

Completed in 3 milliseconds