Searched refs:HandshakeWithClient (Results 1 – 3 of 3) sorted by relevance
54 HandshakeWithClient (lldb_private::Error *error_ptr);
201 GDBRemoteCommunicationServer::HandshakeWithClient(Error *error_ptr) in HandshakeWithClient() function in GDBRemoteCommunicationServer
207 if (gdb_server.HandshakeWithClient(&error)) in main()