Searched refs:flushTo (Results 1 - 6 of 6) sorted by relevance

/system/core/logd/
H A DLogBufferElement.h103 log_time flushTo(SocketClient* writer, LogBuffer* parent, bool privileged,
H A DLogTimes.cpp156 logbuf.flushTo(client, start, nullptr, privileged, security,
160 start = logbuf.flushTo(client, start, me->mLastTid, privileged,
H A DLogBuffer.h121 log_time flushTo(SocketClient* writer, const log_time& start,
H A DLogReader.cpp185 logbuf().flushTo(cli, sequence, nullptr, FlushCommand::hasReadLogs(cli),
H A DLogBufferElement.cpp207 log_time LogBufferElement::flushTo(SocketClient* reader, LogBuffer* parent, function in class:LogBufferElement
H A DLogBuffer.cpp1085 log_time LogBuffer::flushTo(SocketClient* reader, const log_time& start, function in class:LogBuffer
1177 max = element->flushTo(reader, this, privileged, sameTid);

Completed in 132 milliseconds