Home
last modified time | relevance | path

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

/frameworks/av/media/libnblog/include/media/nblog/
DWriter.h58 void logTimestamp();
/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.h136 void logTimestamp(AAudioServiceMessage &message);
DAudioStreamInternal.cpp513 void AudioStreamInternal::logTimestamp(AAudioServiceMessage &command) { in logTimestamp() function in AudioStreamInternal
534 logTimestamp(*message); in onTimestampService()
/frameworks/av/media/libnblog/
DWriter.cpp99 void Writer::logTimestamp() in logTimestamp() function in android::NBLog::Writer
/frameworks/av/services/audioflinger/
DThreads.cpp3510 mNBLogWriter->logTimestamp(); in threadLoop()