Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h143 void set_deprecated_boot_completed(bool deprecated_boot_completed);
Dcuttlefish_config.cpp310 void CuttlefishConfig::set_deprecated_boot_completed( in set_deprecated_boot_completed() function in cuttlefish::CuttlefishConfig
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc423 tmp_config_obj.set_deprecated_boot_completed(FLAGS_deprecated_boot_completed); in InitializeCuttlefishConfiguration()