Searched defs:socket_protocol (Results 1 – 3 of 3) sorted by relevance
564 std::unique_ptr<Socket> socket = Socket::Create(socket_protocol, error); in ConnectSocket() argument 536 AcceptSocket(Socket::SocketProtocol socket_protocol,llvm::StringRef socket_name,llvm::function_ref<void (Socket &)> post_listen_callback,Status * error_ptr) AcceptSocket() argument
112 GDBRemoteCommunicationServerPlatform(const Socket::SocketProtocol socket_protocol,const char * socket_scheme) GDBRemoteCommunicationServerPlatform() argument