Searched defs:SetCapacity (Results 1 – 6 of 6) sorted by relevance
217 void SetCapacity(int capacity) { in SetCapacity() function
517 procedure TList<T>.SetCapacity(Value: Integer); procedure571 procedure TDictionary<TKey,TValue>.SetCapacity(ACapacity: Integer); procedure
213 EPVRTError SetCapacity(const unsigned int uiSize) in SetCapacity() function
187 void SetCapacity(size_t new_capacity) { in SetCapacity() function
262 TEST_F(LazilyDeallocatedDequeTest, SetCapacity) { in TEST_F() argument
712 bool FifoBuffer::SetCapacity(size_t size) { in SetCapacity() function in rtc::FifoBuffer