Home
last modified time | relevance | path

Searched refs:set_enable_bootanimation (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h867 void set_enable_bootanimation(const bool enable_bootanimation);
Dcuttlefish_config_instance.cpp1045 void CuttlefishConfig::MutableInstanceSpecific::set_enable_bootanimation( in set_enable_bootanimation() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1563 instance.set_enable_bootanimation(enable_bootanimation_vec[instance_index]); in InitializeCuttlefishConfiguration()