Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h474 void sendStatistics(bool force);
DThreads.cpp531 sendStatistics(true /* force */); in ~ThreadBase()
1768 void AudioFlinger::ThreadBase::sendStatistics(bool force) in sendStatistics() function in android::AudioFlinger::ThreadBase
3686 sendStatistics(false /* force */); in threadLoop()