Searched defs:logTimestamp (Results 1 – 4 of 4) sorted by relevance
101 static inline int logTimestamp(char *aLogString, uint16_t aMaxSize) in logTimestamp() function
99 void Writer::logTimestamp() in logTimestamp() function in android::NBLog::Writer
660 void AudioStreamInternal::logTimestamp(AAudioServiceMessage &command) { in logTimestamp() function in AudioStreamInternal
503 long logTimestamp = START_TIME_MS + Duration.ofDays(1).toMillis(); in getOutputLogProto_logContainsOldEvents() local