Home
last modified time | relevance | path

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

/system/chre/platform/shared/
Dlog_buffer.cc49 processLog(logLevel, timestampMs, tempBuffer, logLenSigned, LogType::STRING); in handleLogVa()
99 processLog(logLevel, timestampMs, log, logSize, LogType::TOKENIZED); in handleEncodedLog()
106 processLog(logLevel, timestampMs, log, logSize, LogType::NANOAPP_TOKENIZED, in handleNanoappTokenizedLog()
284 void LogBuffer::processLog(LogBufferLogLevel logLevel, uint32_t timestampMs, in processLog() function in chre::LogBuffer
/system/chre/platform/shared/include/chre/platform/shared/
Dlog_buffer.h348 void processLog(LogBufferLogLevel logLevel, uint32_t timestampMs,