OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UdpSocket2Windows
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/test/channel_transport/
udp_socket2_win.h
38
class
UdpSocket2Windows
: public UdpSocketWrapper
41
UdpSocket2Windows
(const int32_t id, UdpSocketManager* mgr,
43
virtual ~
UdpSocket2Windows
();
udp_socket2_win.cc
43
UdpSocket2Windows
::
UdpSocket2Windows
(const int32_t id,
64
"
UdpSocket2Windows
::
UdpSocket2Windows
()");
124
"
UdpSocket2Windows
::
UdpSocket2Windows
(), SOCKET_ERROR_NO_QOS,\
142
"
UdpSocket2Windows
::
UdpSocket2Windows
(), SOCKET_ERROR_NO_QOS");
161
"
UdpSocket2Windows
::
UdpSocket2Windows
(), INVALID_SOCKET,
[
all
...]
Completed in 84 milliseconds