Searched refs:InnerQueueIsFull (Results 1 – 2 of 2) sorted by relevance
83 bool InnerQueueIsFull(uint32_t queueIndex);
167 if (InnerQueueIsFull(pushIndex)) { in Push()298 bool BlockQueuePool::InnerQueueIsFull(uint32_t queueIndex) in InnerQueueIsFull() function in OHOS::Media::BlockQueuePool