Searched refs:waitForProduceAvailable (Results 1 – 3 of 3) sorted by relevance
53 bool waitForProduceAvailable(Timepoint blockUntil) const;
54 bool RingBuffer::waitForProduceAvailable(Timepoint blockUntil) const { in waitForProduceAvailable() function in android::hardware::audio::V6_0::implementation::RingBuffer
100 if (mRingBuffer.waitForProduceAvailable(blockUntil in write()