Home
last modified time | relevance | path

Searched refs:m_hostname (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h418 std::string m_hostname; variable
DGDBRemoteCommunicationClient.cpp1069 if (!m_hostname.empty()) in GetHostname()
1071 s = m_hostname; in GetHostname()
1159 extractor.GetHexByteString (m_hostname); in GetHostInfo()