Home
last modified time | relevance | path

Searched defs:candidate_filter (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/p2p/base/
H A Dport.h301 void set_candidate_filter(uint32 candidate_filter) { in set_candidate_filter()
348 uint32 candidate_filter() { return candidate_filter_; } in candidate_filter() function
H A Dportallocator.h164 uint32 candidate_filter() { return candidate_filter_; } in candidate_filter() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/p2p/base/
H A Dfake_port_allocator.h156 uint32_t candidate_filter() const { return candidate_filter_; } in candidate_filter() function
H A Dport_allocator.h542 uint32_t candidate_filter() { in candidate_filter() function
/dports/net-im/tg_owt/tg_owt-d578c76/src/p2p/base/
H A Dfake_port_allocator.h155 uint32_t candidate_filter() const { return candidate_filter_; } in candidate_filter() function
H A Dport_allocator.h542 uint32_t candidate_filter() { in candidate_filter() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/p2p/base/
H A Dfake_port_allocator.h156 uint32_t candidate_filter() const { return candidate_filter_; } in candidate_filter() function
H A Dport_allocator.h542 uint32_t candidate_filter() { in candidate_filter() function
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/p2p/base/
H A Dfakeportallocator.h163 uint32_t candidate_filter() const { return candidate_filter_; } in candidate_filter() function
H A Dportallocator.h397 uint32_t candidate_filter() { return candidate_filter_; } in candidate_filter() function
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/external/steamwebrtc/
H A Dice_session.cpp241 uint32_t candidate_filter = cricket::CF_NONE; in BInitializeOnSocketThread() local
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/p2p/client/
H A Dbasicportallocator.cc489 uint32 candidate_filter = allocator_->candidate_filter(); in AddAllocatedPort() local