Searched refs:relay_port_factory (Results 1 – 2 of 2) sorted by relevance
42 RelayPortFactoryInterface* relay_port_factory = nullptr,84 RelayPortFactoryInterface* relay_port_factory() { in relay_port_factory() function100 void Init(RelayPortFactoryInterface* relay_port_factory);
183 RelayPortFactoryInterface* relay_port_factory, in BasicPortAllocator() argument188 Init(relay_port_factory); in BasicPortAllocator()310 void BasicPortAllocator::Init(RelayPortFactoryInterface* relay_port_factory) { in Init() argument311 if (relay_port_factory != nullptr) { in Init()312 relay_port_factory_ = relay_port_factory; in Init()1703 port = session_->allocator()->relay_port_factory()->Create( in CreateTurnPort()1719 port = session_->allocator()->relay_port_factory()->Create( in CreateTurnPort()