Searched defs:timestampMs (Results 1 – 2 of 2) sorted by relevance
/system/chre/host/hal_generic/aidl/ |
D | event_logger.h | 59 int64_t timestampMs; member 67 int64_t timestampMs; member 73 int64_t timestampMs; member
|
/system/chre/platform/shared/ |
D | log_buffer.cc | 35 void LogBuffer::handleLog(LogBufferLogLevel logLevel, uint32_t timestampMs, in handleLog() 43 void LogBuffer::handleLogVa(LogBufferLogLevel logLevel, uint32_t timestampMs, in handleLogVa() 53 uint32_t timestampMs, const uint8_t *log, in handleEncodedLog() 211 void LogBuffer::processLog(LogBufferLogLevel logLevel, uint32_t timestampMs, in processLog() 238 void LogBuffer::copyLogToBuffer(LogBufferLogLevel level, uint32_t timestampMs, in copyLogToBuffer() 259 uint32_t timestampMs, in encodeAndCopyLogLocked()
|