Home
last modified time | relevance | path

Searched refs:CreateBootControl (Results 1 – 6 of 6) sorted by relevance

/system/update_engine/common/
Dboot_control.h30 std::unique_ptr<BootControlInterface> CreateBootControl();
/system/update_engine/
Ddaemon_state_android.cc30 boot_control_ = boot_control::CreateBootControl(); in Initialize()
Dboot_control_android.cc53 std::unique_ptr<BootControlInterface> CreateBootControl() { in CreateBootControl() function
Dsideload_main.cc145 boot_control::CreateBootControl(); in ApplyUpdatePayload()
Dreal_system_state.cc59 boot_control_ = boot_control::CreateBootControl(); in Initialize()
Dboot_control_chromeos.cc86 std::unique_ptr<BootControlInterface> CreateBootControl() { in CreateBootControl() function