HomeSort by relevance Sort by last modified time
    Searched refs:set_candidate_filter (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/p2p/base/
portallocator.h 228 bool set_candidate_filter(uint32_t filter) { function in class:cricket::PortAllocator
port.h 296 void set_candidate_filter(uint32_t candidate_filter) { function in class:cricket::Port
  /external/webrtc/webrtc/p2p/client/
portallocator_unittest.cc 656 allocator().set_candidate_filter(cricket::CF_RELAY);
    [all...]
basicportallocator.cc 456 port->set_candidate_filter(candidate_filter);
    [all...]
  /external/webrtc/talk/app/webrtc/
webrtcsession.cc 742 port_allocator()->set_candidate_filter(
    [all...]

Completed in 117 milliseconds