Home
last modified time | relevance | path

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

/external/webrtc/webrtc/test/channel_transport/
Dudp_transport.h203 virtual int32_t SetQoS(const bool QoS,
Dudp_transport_impl.h72 int32_t SetQoS(const bool QoS,
Dudp_transport_impl.cc427 int32_t UdpTransportImpl::SetQoS(bool QoS, int32_t serviceType, in SetQoS() function in webrtc::test::UdpTransportImpl