Searched refs:hostname_cstr (Results 1 – 1 of 1) sorted by relevance
319 const char *hostname_cstr = platform_sp->GetHostname(); in DoExecute() local321 if (hostname_cstr) in DoExecute()322 hostname.assign (hostname_cstr); in DoExecute()