Searched defs:socket_protocol (Results 1 – 4 of 4) sorted by relevance
87 Socket::SocketProtocol socket_protocol = Socket::ProtocolUnixDomain; in Create() local
536 Socket::SocketProtocol socket_protocol, llvm::StringRef socket_name, in AcceptSocket()564 ConnectionFileDescriptor::ConnectSocket(Socket::SocketProtocol socket_protocol, in ConnectSocket()
237 optional SocketProtocol socket_protocol = 3; field
112 GDBRemoteCommunicationServerPlatform(const Socket::SocketProtocol socket_protocol,const char * socket_scheme) GDBRemoteCommunicationServerPlatform() argument