Searched refs:m_platform_hostname (Results 1 – 2 of 2) sorted by relevance
305 m_platform_hostname = hostname; in ConnectRemote()548 MakeGdbServerUrl(m_platform_scheme, m_platform_hostname, port, in LaunchGDBServer()864 MakeGdbServerUrl(m_platform_scheme, m_platform_hostname, in GetPendingGdbServerList()
178 std::string m_platform_hostname; variable