Home
last modified time | relevance | path

Searched defs:lastSame (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/logging/logd/
H A DLogBufferElement.cpp184 bool lastSame) { in PopulateDroppedMessage()
270 bool LogBufferElement::FlushTo(LogWriter* writer, LogStatistics* stats, bool lastSame) { in FlushTo()