Searched refs:set_start_ap (Results 1 – 3 of 3) sorted by relevance
421 void CuttlefishConfig::MutableInstanceSpecific::set_start_ap(bool start) { in set_start_ap() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
553 void set_start_ap(bool start);
876 instance.set_start_ap(!FLAGS_ap_rootfs_image.empty() && in InitializeCuttlefishConfiguration()