Searched defs:DoBind (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/socket/ | ||
H A D | udp_socket_posix.cc | 951 int UDPSocketPosix::DoBind(const IPEndPoint& address) { in InternalRecvFromNonConnectedSocket() function in net::UDPSocketPosix |
H A D | udp_socket_win.cc | 1165 int UDPSocketWin::DoBind(const IPEndPoint& address) { in DoBind() function in net::UDPSocketWin |