OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateAndListenInternal
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/socket/
unix_domain_socket_posix.cc
56
UnixDomainSocket* UnixDomainSocket::
CreateAndListenInternal
(
77
return
CreateAndListenInternal
(path, "", del, auth_callback, false);
89
CreateAndListenInternal
(path, fallback_path, del, auth_callback, true));
unix_domain_socket_posix.h
63
static UnixDomainSocket*
CreateAndListenInternal
(
Completed in 279 milliseconds