Searched refs:set_device_title (Results 1 – 3 of 3) sorted by relevance
239 void CuttlefishConfig::MutableInstanceSpecific::set_device_title( in set_device_title() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
458 void set_device_title(const std::string& title);
552 instance.set_device_title(FLAGS_device_title); in InitializeCuttlefishConfiguration()