Searched refs:IsSidAvailable (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Ddatachannel.cc49 while (!IsSidAvailable(potential_sid)) {
62 if (!IsSidAvailable(sid)) {
76 bool SctpSidAllocator::IsSidAvailable(int sid) const { function in class:webrtc::SctpSidAllocator
H A Ddatachannel.h104 bool IsSidAvailable(int sid) const;

Completed in 26 milliseconds