Searched defs:HandshakeWithClient (Results 1 – 2 of 2) sorted by relevance
48 bool HandshakeWithClient() { return GetAck() == PacketResult::Success; } in HandshakeWithClient() function
151 bool GDBRemoteCommunicationServer::HandshakeWithClient() { in HandshakeWithClient() function in GDBRemoteCommunicationServer