HomeSort by relevance Sort by last modified time
    Searched refs:CreateAndListenInternal (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/socket/
unix_domain_listen_socket_posix.cc 64 UnixDomainListenSocket::CreateAndListenInternal(
87 return CreateAndListenInternal(path, "", del, auth_callback, false);
99 CreateAndListenInternal(path, fallback_path, del, auth_callback, true);
unix_domain_listen_socket_posix.h 59 static scoped_ptr<UnixDomainListenSocket> CreateAndListenInternal(

Completed in 344 milliseconds