Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServer.h93 Handle_qHostInfo (StringExtractorGDBRemote &packet);
DGDBRemoteCommunicationServer.cpp123 return Handle_qHostInfo (packet); in GetPacketAndSendResponse()
207 GDBRemoteCommunicationServer::Handle_qHostInfo (StringExtractorGDBRemote &packet) in Handle_qHostInfo() function in GDBRemoteCommunicationServer