Searched defs:UdpTransport (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/test/channel_transport/
H A Dudp_transport.h95 // Callback class that receives packets from UdpTransport.
111 class UdpTransport : public Transport { class in namespace:webrtc::test
141 static UdpTransport* Create(const int32_t id, uint8_t& numSocketThreads);
142 static void Destroy(UdpTransport* module);

Completed in 60 milliseconds