Searched refs:copyLogToBuffer (Results 1 – 2 of 2) sorted by relevance
/system/chre/platform/shared/ |
D | log_buffer.cc | 89 copyLogToBuffer(LogBufferLogLevel::INFO, timestampMs, in handleBtLog() 314 copyLogToBuffer(logLevel, timestampMs, logBuffer, logLen, type, instanceId); in processLog() 318 void LogBuffer::copyLogToBuffer(LogBufferLogLevel level, uint32_t timestampMs, in copyLogToBuffer() function in chre::LogBuffer
|
/system/chre/platform/shared/include/chre/platform/shared/ |
D | log_buffer.h | 356 void copyLogToBuffer(LogBufferLogLevel level, uint32_t timestampMs,
|