Searched refs:set_device_title (Results 1 – 3 of 3) sorted by relevance
232 void set_device_title(const std::string& title);
603 void CuttlefishConfig::set_device_title(const std::string& title) { in set_device_title() function in vsoc::CuttlefishConfig
277 tmp_config_obj.set_device_title(FLAGS_device_title); in InitializeCuttlefishConfiguration()