Searched refs:GetLaunchSuccess (Results 1 – 4 of 4) sorted by relevance
97 bool GetLaunchSuccess(std::string &error_str);
759 bool GDBRemoteCommunicationClient::GetLaunchSuccess(std::string &error_str) { in GetLaunchSuccess() function in GDBRemoteCommunicationClient
884 if (m_gdb_comm.GetLaunchSuccess(error_str)) { in DoLaunch()
441 if (m_gdb_client.GetLaunchSuccess(error_str)) { in LaunchProcess()