OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UdpSocket2ManagerWindows
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/test/channel_transport/
udp_socket2_manager_win.cc
22
uint32_t
UdpSocket2ManagerWindows
::_numOfActiveManagers = 0;
23
bool
UdpSocket2ManagerWindows
::_wsaInit = false;
25
UdpSocket2ManagerWindows
::
UdpSocket2ManagerWindows
()
43
// if a
UdpSocket2ManagerWindows
() created and destroyed
48
UdpSocket2ManagerWindows
::~
UdpSocket2ManagerWindows
()
51
"
UdpSocket2ManagerWindows
(%d)::~
UdpSocket2ManagerWindows
()",
98
bool
UdpSocket2ManagerWindows
::Init(int32_t id
[
all
...]
udp_socket2_manager_win.h
115
class
UdpSocket2ManagerWindows
: public UdpSocketManager
118
UdpSocket2ManagerWindows
();
119
virtual ~
UdpSocket2ManagerWindows
();
Completed in 202 milliseconds