Searched refs:device_title (Results 1 – 4 of 4) sorted by relevance
81 return !config || config->device_title().empty() ? std::string{"localhost"} in HostName()82 : config->device_title(); in HostName()
233 std::string device_title() const;
599 std::string CuttlefishConfig::device_title() const { in device_title() function in vsoc::CuttlefishConfig
168 DEFINE_string(device_title, "", "Human readable name for the instance, "