Searched defs:timestampMs (Results 1 – 2 of 2) sorted by relevance
/system/chre/host/hal_generic/aidl/ |
D | event_logger.h | 62 int64_t timestampMs; member 70 int64_t timestampMs; member 76 int64_t timestampMs; member
|
/system/chre/platform/shared/ |
D | log_buffer.cc | 37 void LogBuffer::handleLog(LogBufferLogLevel logLevel, uint32_t timestampMs, in handleLog() 45 void LogBuffer::handleLogVa(LogBufferLogLevel logLevel, uint32_t timestampMs, in handleLogVa() 53 void LogBuffer::handleBtLog(BtSnoopDirection direction, uint32_t timestampMs, in handleBtLog() 97 uint32_t timestampMs, const uint8_t *log, in handleEncodedLog() 103 uint32_t timestampMs, in handleNanoappTokenizedLog() 284 void LogBuffer::processLog(LogBufferLogLevel logLevel, uint32_t timestampMs, in processLog() 318 void LogBuffer::copyLogToBuffer(LogBufferLogLevel level, uint32_t timestampMs, in copyLogToBuffer() 344 uint32_t timestampMs, in encodeAndCopyLogLocked()
|