Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dwin32_socket_server.cc163 bool Win32Socket::EventSink::OnSocketNotify(UINT uMsg, in OnSocketNotify() function in rtc::Win32Socket::EventSink
575 void Win32Socket::OnSocketNotify(SOCKET socket, int event, int error) { in OnSocketNotify() function in rtc::Win32Socket