Searched refs:SendContinuePacketAndWaitForResponse (Results 1 - 3 of 3) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h63 SendContinuePacketAndWaitForResponse (ProcessGDBRemote *process,
H A DGDBRemoteCommunicationClient.cpp522 GDBRemoteCommunicationClient::SendContinuePacketAndWaitForResponse function in class:GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp2844 StateType stop_state = process->GetGDBRemote().SendContinuePacketAndWaitForResponse (process, continue_cstr, continue_cstr_len, response);

Completed in 64 milliseconds