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.h135 void logTimestamp(AAudioServiceMessage &message);
DAudioStreamInternal.cpp459 void AudioStreamInternal::logTimestamp(AAudioServiceMessage &command) { in logTimestamp() function in AudioStreamInternal
480 logTimestamp(*message); in onTimestampService()
/frameworks/av/media/libnblog/
DWriter.cpp95 void Writer::logTimestamp() in logTimestamp() function in android::NBLog::Writer
/frameworks/av/services/audioflinger/
DThreads.cpp3396 mNBLogWriter->logTimestamp(); in threadLoop()