Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/aidl/
Devent_logger.h61 int64_t timestampMs; member
69 int64_t timestampMs; member
75 int64_t timestampMs; member
/system/chre/platform/shared/
Dlog_buffer.cc37 void LogBuffer::handleLog(LogBufferLogLevel logLevel, uint32_t timestampMs, in handleLog()
45 void LogBuffer::handleLogVa(LogBufferLogLevel logLevel, uint32_t timestampMs, in handleLogVa()
55 void LogBuffer::handleBtLog(BtSnoopDirection direction, uint32_t timestampMs, in handleBtLog()
96 uint32_t timestampMs, const uint8_t *log, in handleEncodedLog()
254 void LogBuffer::processLog(LogBufferLogLevel logLevel, uint32_t timestampMs, in processLog()
283 void LogBuffer::copyLogToBuffer(LogBufferLogLevel level, uint32_t timestampMs, in copyLogToBuffer()
304 uint32_t timestampMs, in encodeAndCopyLogLocked()