Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.h179 void set_deprecated_boot_completed(bool deprecated_boot_completed);
Dcuttlefish_config.cpp458 void CuttlefishConfig::set_deprecated_boot_completed( in set_deprecated_boot_completed() function in vsoc::CuttlefishConfig
/device/google/cuttlefish_common/host/commands/launch/
Dflags.cc403 tmp_config_obj.set_deprecated_boot_completed(FLAGS_deprecated_boot_completed); in InitializeCuttlefishConfiguration()