Home
last modified time | relevance | path

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

/external/webrtc/webrtc/test/channel_transport/
Dudp_transport.h274 virtual bool SendSocketsInitialized() const = 0;
Dudp_transport_impl.h98 bool SendSocketsInitialized() const override;
Dudp_transport_impl.cc1130 bool UdpTransportImpl::SendSocketsInitialized() const in SendSocketsInitialized() function in webrtc::test::UdpTransportImpl