Home
last modified time | relevance | path

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

/external/chromium_org/net/socket/
Dtcp_listen_socket.cc50 SocketDescriptor TCPListenSocket::CreateAndBind(const string& ip, int port) { in CreateAndBind() function in net::TCPListenSocket
Dunix_domain_socket_posix.cc105 SocketDescriptor UnixDomainSocket::CreateAndBind(const std::string& path, in CreateAndBind() function in net::UnixDomainSocket