Home
last modified time | relevance | path

Searched refs:InsertLogToBuffer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_collector.cpp63 InsertLogToBuffer(*dropMsg); in InsertDropInfo()
102 if (InsertLogToBuffer(msg) == 0) { in onDataRecv()
128 size_t LogCollector::InsertLogToBuffer(const HilogMsg& msg) in InsertLogToBuffer() function in OHOS::HiviewDFX::LogCollector
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_collector.h35 size_t InsertLogToBuffer(const HilogMsg& msg);