Searched defs:SendUnimplementedResponse (Results 1 - 1 of 1) sorted by last modified time

/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServer.cpp108 return SendUnimplementedResponse (packet.GetStringRef().c_str()) > 0;
178 GDBRemoteCommunicationServer::SendUnimplementedResponse (const char *) function in class:GDBRemoteCommunicationServer

Completed in 76 milliseconds