Searched refs:CreateBootControl (Results 1 - 7 of 7) sorted by last modified time

/system/update_engine/
H A Dboot_control_android.cc47 std::unique_ptr<BootControlInterface> CreateBootControl() {
H A Dboot_control_chromeos.cc77 std::unique_ptr<BootControlInterface> CreateBootControl() { function in namespace:chromeos_update_engine::boot_control
H A Dboot_control_recovery.cc45 std::unique_ptr<BootControlInterface> CreateBootControl() { function in namespace:chromeos_update_engine::boot_control
H A Ddaemon_state_android.cc30 boot_control_ = boot_control::CreateBootControl();
H A Dreal_system_state.cc56 boot_control_ = boot_control::CreateBootControl();
H A Dsideload_main.cc161 boot_control::CreateBootControl();
/system/update_engine/common/
H A Dboot_control.h30 std::unique_ptr<BootControlInterface> CreateBootControl();

Completed in 151 milliseconds