Searched refs:m_platform_hostname (Results 1 – 2 of 2) sorted by relevance
315 m_platform_hostname = std::string(hostname); in ConnectRemote()553 MakeGdbServerUrl(m_platform_scheme, m_platform_hostname, port, in LaunchGDBServer()861 MakeGdbServerUrl(m_platform_scheme, m_platform_hostname, in GetPendingGdbServerList()
170 std::string m_platform_hostname; variable