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