Searched refs:set_enable_bootanimation (Results 1 – 3 of 3) sorted by relevance
867 void set_enable_bootanimation(const bool enable_bootanimation);
1045 void CuttlefishConfig::MutableInstanceSpecific::set_enable_bootanimation( in set_enable_bootanimation() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
1563 instance.set_enable_bootanimation(enable_bootanimation_vec[instance_index]); in InitializeCuttlefishConfiguration()