Home
last modified time | relevance | path

Searched defs:SetPCP (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/test/channel_transport/
Dudp_socket_wrapper.cc154 int32_t UdpSocketWrapper::SetPCP(const int32_t /*pcp*/) { return -1; } in SetPCP() function in webrtc::test::UdpSocketWrapper
Dudp_socket2_win.cc840 int32_t UdpSocket2Windows::SetPCP(int32_t pcp) in SetPCP() function in webrtc::test::UdpSocket2Windows
Dudp_transport_impl.cc932 int32_t UdpTransportImpl::SetPCP(int32_t PCP) in SetPCP() function in webrtc::test::UdpTransportImpl