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

  /external/chromium_org/third_party/webrtc/test/channel_transport/
udp_transport.h 202 virtual int32_t SetQoS(const bool QoS,
udp_transport_impl.h 78 virtual 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 2627 milliseconds