Home
last modified time | relevance | path

Searched defs:logTimestamp (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libnblog/
DWriter.cpp99 void Writer::logTimestamp() in logTimestamp() function in android::NBLog::Writer
/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.cpp663 void AudioStreamInternal::logTimestamp(AAudioServiceMessage &command) { in logTimestamp() function in AudioStreamInternal
/frameworks/base/services/tests/servicestests/src/com/android/server/criticalevents/
DCriticalEventLogTest.java503 long logTimestamp = START_TIME_MS + Duration.ofDays(1).toMillis(); in getOutputLogProto_logContainsOldEvents() local