Searched refs:set_bootloader (Results 1 – 3 of 3) sorted by relevance
236 void set_bootloader(const std::string& bootloader_path);
587 void CuttlefishConfig::set_bootloader(const std::string& bootloader) { in set_bootloader() function in cuttlefish::CuttlefishConfig
490 tmp_config_obj.set_bootloader(FLAGS_bootloader); in InitializeCuttlefishConfiguration()