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