Searched defs:VerifyAndAllocateSet (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Dtmmbr_help.cc32 TMMBRSet::VerifyAndAllocateSet(uint32_t minimumSize) function in class:webrtc::TMMBRSet
133 _boundingSet.VerifyAndAllocateSet(minimumSize);
179 _boundingSetToSend.VerifyAndAllocateSet(minimumSize);
188 _candidateSet.VerifyAndAllocateSet(minimumSize);
211 candidateSet.VerifyAndAllocateSet(_candidateSet.sizeOfSet());

Completed in 77 milliseconds