Home
last modified time | relevance | path

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

/system/chre/host/common/
Dlog_message_parser_base.cc144 uint32_t timeSec = timestampMillis / kOneSecondInMilliseconds; in emitLogMessage() local
147 LOG_PRI(priority, kLogTag, kHubLogFormatStr, timeSec, timeMsRemainder, in emitLogMessage()