Home
last modified time | relevance | path

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

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