Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dwin32socketserver.cc188 bool Win32Socket::EventSink::OnSocketNotify(UINT uMsg, WPARAM wParam, in OnSocketNotify() function in rtc::Win32Socket::EventSink
619 void Win32Socket::OnSocketNotify(SOCKET socket, int event, int error) { in OnSocketNotify() function in rtc::Win32Socket