Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServer.h111 Handle_qUserName (StringExtractorGDBRemote &packet);
DGDBRemoteCommunicationServer.cpp141 return Handle_qUserName (packet); in GetPacketAndSendResponse()
437 GDBRemoteCommunicationServer::Handle_qUserName (StringExtractorGDBRemote &packet) in Handle_qUserName() function in GDBRemoteCommunicationServer