Searched refs:hostname_cstr (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Commands/
H A DCommandObjectPlatform.cpp319 const char *hostname_cstr = platform_sp->GetHostname(); local
321 if (hostname_cstr)
322 hostname.assign (hostname_cstr);

Completed in 103 milliseconds