OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsSidAvailable
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/app/webrtc/
datachannel.cc
49
while (!
IsSidAvailable
(potential_sid)) {
62
if (!
IsSidAvailable
(sid)) {
76
bool SctpSidAllocator::
IsSidAvailable
(int sid) const {
datachannel.h
104
bool
IsSidAvailable
(int sid) const;
Completed in 32 milliseconds