Home
last modified time | relevance | path

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

/external/webrtc/webrtc/common_audio/
Dswap_queue.h84 RTC_DCHECK(VerifyQueueSlots()); in SwapQueue()
90 RTC_DCHECK(VerifyQueueSlots()); in SwapQueue()
95 RTC_DCHECK(VerifyQueueSlots()); in SwapQueue()
103 RTC_DCHECK(VerifyQueueSlots()); in SwapQueue()
182 bool VerifyQueueSlots() { in VerifyQueueSlots() function