Home
last modified time | relevance | path

Searched defs:AddSocket (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/test/channel_transport/
Dudp_socket_manager_posix.cc126 bool UdpSocketManagerPosix::AddSocket(UdpSocketWrapper* s) in AddSocket() function in webrtc::test::UdpSocketManagerPosix
296 bool UdpSocketManagerPosixImpl::AddSocket(UdpSocketWrapper* s) in AddSocket() function in webrtc::test::UdpSocketManagerPosixImpl
Dudp_socket2_manager_win.h126 virtual inline bool AddSocket(UdpSocketWrapper* s) in AddSocket() function