Home
last modified time | relevance | path

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

/external/webrtc/webrtc/test/channel_transport/
Dudp_transport.h187 virtual int32_t SendSocketInformation(char ipAddr[kIpAddressVersion6Length],
Dudp_transport_impl.h66 int32_t SendSocketInformation(char ipAddr[kIpAddressVersion6Length],
Dudp_transport_impl.cc386 int32_t UdpTransportImpl::SendSocketInformation( in SendSocketInformation() function in webrtc::test::UdpTransportImpl