OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetQoS
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/test/channel_transport/
udp_transport.h
203
virtual int32_t
SetQoS
(const bool QoS,
udp_transport_impl.h
72
int32_t
SetQoS
(const bool QoS,
udp_transport_impl.cc
427
int32_t UdpTransportImpl::
SetQoS
(bool QoS, int32_t serviceType,
554
if (!rtpSock->
SetQos
(serviceType, token_rate, bucket_size,
579
if (!rtpSock->
SetQos
(serviceType, token_rate, bucket_size,
599
if (!rtpSock->
SetQos
(serviceType, token_rate, bucket_size,
618
if (!rtpSock->
SetQos
(serviceType, token_rate, bucket_size,
636
if (!rtcpSock->
SetQos
(serviceType, token_rate, bucket_size,
649
if (!rtcpSock->
SetQos
(serviceType, token_rate, bucket_size,
700
if (!rtpSock->
SetQos
(service_type, not_specified, not_specified,
707
if (!rtcpSock->
SetQos
(service_type, not_specified, not_specified,
[
all
...]
Completed in 65 milliseconds