Home
last modified time | relevance | path

Searched refs:Handle_qGroupName (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServer.h114 Handle_qGroupName (StringExtractorGDBRemote &packet);
DGDBRemoteCommunicationServer.cpp132 return Handle_qGroupName (packet); in GetPacketAndSendResponse()
457 GDBRemoteCommunicationServer::Handle_qGroupName (StringExtractorGDBRemote &packet) in Handle_qGroupName() function in GDBRemoteCommunicationServer