Searched defs:logTimestamp (Results 1 – 3 of 3) sorted by relevance
99 void Writer::logTimestamp() in logTimestamp() function in android::NBLog::Writer
663 void AudioStreamInternal::logTimestamp(AAudioServiceMessage &command) { in logTimestamp() function in AudioStreamInternal
503 long logTimestamp = START_TIME_MS + Duration.ofDays(1).toMillis(); in getOutputLogProto_logContainsOldEvents() local