Home
last modified time | relevance | path

Searched refs:sendStatistics (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
DIAfThread.h364 virtual void sendStatistics(bool force) EXCLUDES_ThreadBase_Mutex = 0;
DThreads.h537 void sendStatistics(bool force) final
DThreads.cpp663 sendStatistics(true /* force */); in ~ThreadBase()
2034 void ThreadBase::sendStatistics(bool force) in sendStatistics() function in android::ThreadBase
4175 sendStatistics(false /* force */); in threadLoop()