Home
last modified time | relevance | path

Searched refs:droppedCount (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_collector.h34 void InsertDropInfo(const HilogMsg &msg, int droppedCount);
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_collector.cpp33 void LogCollector::InsertDropInfo(const HilogMsg &msg, int droppedCount) in InsertDropInfo() argument
35 string dropLog = to_string(droppedCount) + " line(s) dropped!"; in InsertDropInfo()

Completed in 1 milliseconds