Searched refs:m_platform_hostname (Results 1 – 2 of 2) sorted by relevance
242 m_platform_hostname = parsed_url->hostname.str(); in ConnectRemote()480 MakeGdbServerUrl(m_platform_scheme, m_platform_hostname, port, in LaunchGDBServer()840 MakeGdbServerUrl(m_platform_scheme, m_platform_hostname, in GetPendingGdbServerList()
167 std::string m_platform_hostname; variable