Searched refs:GetLaunchSuccess (Results 1 - 4 of 4) sorted by relevance

/external/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp333 if (m_gdb_client.GetLaunchSuccess (error_str))
/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h89 GetLaunchSuccess (std::string &error_str);
H A DGDBRemoteCommunicationClient.cpp920 GDBRemoteCommunicationClient::GetLaunchSuccess (std::string &error_str) function in class:GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp736 if (m_gdb_comm.GetLaunchSuccess (error_str))

Completed in 1993 milliseconds