Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Ddmesg_catcher.cpp59 bool DmesgCatcher::DumpDmesgLog(int fd) in DumpDmesgLog() function in OHOS::HiviewDFX::DmesgCatcher
115 bool dumpRet = DumpDmesgLog(fd); in DmesgSaveTofile()
146 DumpDmesgLog(fd); in Catch()
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Ddmesg_catcher.h41 bool DumpDmesgLog(int fd);
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp324 bool ret = dmesgCatcher->DumpDmesgLog(-1); in HWTEST_F()
331 ret = dmesgCatcher->DumpDmesgLog(fd); in HWTEST_F()

Completed in 2 milliseconds