Home
last modified time | relevance | path

Searched refs:SourcePorts (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/test/channel_transport/
Dudp_transport.h171 virtual int32_t SourcePorts(uint16_t& rtpPort,
Dudp_transport_impl.h60 int32_t SourcePorts(uint16_t& rtpPort, uint16_t& rtcpPort) const override;
Dudp_transport_impl.cc1532 int32_t UdpTransportImpl::SourcePorts(uint16_t& rtpPort, in SourcePorts() function in webrtc::test::UdpTransportImpl