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

  /external/webrtc/webrtc/p2p/client/
basicportallocator.h 305 void CreateGturnPort(const RelayServerConfig& config);
basicportallocator.cc 986 CreateGturnPort(*relay);
995 void AllocationSequence::CreateGturnPort(const RelayServerConfig& config) {
    [all...]
  /external/webrtc/webrtc/p2p/base/
port_unittest.cc 494 return CreateGturnPort(addr, int_proto, ext_proto);
514 RelayPort* CreateGturnPort(const SocketAddress& addr,
516 RelayPort* port = CreateGturnPort(addr);
522 RelayPort* CreateGturnPort(const SocketAddress& addr) {
    [all...]

Completed in 1497 milliseconds