Searched refs:aaudio_thread_checker_ (Results 1 – 4 of 4) sorted by relevance
142 aaudio_thread_checker_.Detach(); in AAudioWrapper()198 aaudio_thread_checker_.Detach(); in Stop()245 RTC_DCHECK(aaudio_thread_checker_.IsCurrent()); in IncreaseOutputBufferSize()273 RTC_DCHECK(aaudio_thread_checker_.IsCurrent()); in ClearInputStream()
117 rtc::ThreadChecker aaudio_thread_checker_; variable