Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/socket/
H A Dudp_socket_posix.cc951 int UDPSocketPosix::DoBind(const IPEndPoint& address) { in InternalRecvFromNonConnectedSocket() function in net::UDPSocketPosix
H A Dudp_socket_win.cc1165 int UDPSocketWin::DoBind(const IPEndPoint& address) { in DoBind() function in net::UDPSocketWin