Searched refs:sendStatistics (Results 1 – 3 of 3) sorted by relevance
364 virtual void sendStatistics(bool force) EXCLUDES_ThreadBase_Mutex = 0;
537 void sendStatistics(bool force) final
663 sendStatistics(true /* force */); in ~ThreadBase()2034 void ThreadBase::sendStatistics(bool force) in sendStatistics() function in android::ThreadBase4175 sendStatistics(false /* force */); in threadLoop()