Home
last modified time | relevance | path

Searched defs:GetHostname (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/lldb/unittests/Host/
DHostInfoTest.cpp48 TEST_F(HostInfoTest, GetHostname) { in TEST_F() argument
/external/llvm-project/lldb/source/Host/windows/
DHostInfoWindows.cpp92 bool HostInfoWindows::GetHostname(std::string &s) { in GetHostname() function in HostInfoWindows
/external/llvm-project/lldb/source/Host/posix/
DHostInfoPosix.cpp30 bool HostInfoPosix::GetHostname(std::string &s) { in GetHostname() function in HostInfoPosix
/external/llvm-project/lldb/source/Target/
DRemoteAwarePlatform.cpp355 const char *RemoteAwarePlatform::GetHostname() { in GetHostname() function in RemoteAwarePlatform
DPlatform.cpp811 const char *Platform::GetHostname() { in GetHostname() function in Platform
/external/webrtc/rtc_base/
Dssl_adapter_unittest.cc187 std::string GetHostname() const { in GetHostname() function in SSLAdapterTestDummyServer
/external/llvm-project/lldb/source/API/
DSBPlatform.cpp491 const char *SBPlatform::GetHostname() { in GetHostname() function in SBPlatform
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp351 const char *PlatformRemoteGDBServer::GetHostname() { in GetHostname() function in PlatformRemoteGDBServer
/external/ImageMagick/MagickCore/
Ddistribute-cache.c269 static char *GetHostname(int *port,ExceptionInfo *exception) in GetHostname() function
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp972 bool GDBRemoteCommunicationClient::GetHostname(std::string &s) { in GetHostname() function in GDBRemoteCommunicationClient