Home
last modified time | relevance | path

Searched defs:guest_force_normal_boot (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp724 void CuttlefishConfig::set_guest_force_normal_boot(bool guest_force_normal_boot) { in set_guest_force_normal_boot()
727 bool CuttlefishConfig::guest_force_normal_boot() const { in guest_force_normal_boot() function in cuttlefish::CuttlefishConfig