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