Searched refs:mDump (Results 1 – 2 of 2) sorted by relevance
89 mDump->mUnderruns = ++mUnderruns; in threadLoop()91 mDump->mLogs = ++mLogs; in threadLoop()92 mDump->mMostRecent = time(NULL); in threadLoop()134 mDump = dump != NULL ? dump : &mDummyDump; in setDump()
48 mOldTsValid(false), mUnderruns(0), mLogs(0), mDump(&mDummyDump) in Thread()82 AudioWatchdogDump* mDump; // where to store the dump, always non-NULL variable