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.cc44 std::unique_ptr<BootControlInterface> CreateBootControl() { in CreateBootControl() function
Dreal_system_state.cc58 boot_control_ = boot_control::CreateBootControl(); in Initialize()
Dsideload_main.cc165 boot_control::CreateBootControl(); in ApplyUpdatePayload()
Dboot_control_chromeos.cc78 std::unique_ptr<BootControlInterface> CreateBootControl() { in CreateBootControl() function