OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:flushto
(Results
1 - 7
of
7
) sorted by null
/system/core/logd/
LogBufferElement.h
83
uint64_t
flushTo
(SocketClient *writer, LogBuffer *parent, bool privileged);
LogTimes.h
115
//
flushTo
filter callbacks
LogTimes.cpp
154
logbuf.
flushTo
(client, start, privileged, security, FilterFirstPass, me);
157
start = logbuf.
flushTo
(client, start, privileged, security, FilterSecondPass, me);
LogBuffer.h
113
uint64_t
flushTo
(SocketClient *writer, const uint64_t start,
LogBufferElement.cpp
202
uint64_t LogBufferElement::
flushTo
(SocketClient *reader, LogBuffer *parent,
LogReader.cpp
169
logbuf().
flushTo
(cli, sequence, FlushCommand::hasReadLogs(cli),
LogBuffer.cpp
919
uint64_t LogBuffer::
flushTo
(
[
all
...]
Completed in 84 milliseconds