ServerAcceptConnection   50 ipc/ipc_channel_factory.cc   if (!ServerAcceptConnection(listen_fd_, &new_fd)) {
ServerAcceptConnection  645 ipc/ipc_channel_posix.cc     if (!ServerAcceptConnection(server_listen_pipe_, &new_pipe) ||
ServerAcceptConnection   53 ipc/unix_domain_socket_util.h IPC_EXPORT bool ServerAcceptConnection(int server_listen_fd,
ServerAcceptConnection   65 ipc/unix_domain_socket_util_unittest.cc     IPC::ServerAcceptConnection(fd, &server_fd_);