Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Devent_log_task.h70 void AddSeparator(int fd, std::shared_ptr<EventLogCatcher> catcher) const;
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp146 AddSeparator(dupedFd, catcher); in StartCompose()
212 void EventLogTask::AddSeparator(int fd, std::shared_ptr<EventLogCatcher> catcher) const in AddSeparator() function in OHOS::HiviewDFX::EventLogTask
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp111 logTask->AddSeparator(fd, eventLogCatcher); in HWTEST_F()

Completed in 3 milliseconds