Searched refs:IsFull (Results 1 – 2 of 2) sorted by relevance
31 if (IsFull()) in Append()38 if (IsFull()) in Append()46 bool IsFull() const { return size_ == buffer_.size(); } in IsFull() function
377 if (acquired_buffers_.IsFull()) { in DequeueBuffersLocked()