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

  /system/update_engine/common/
boot_control.h 30 std::unique_ptr<BootControlInterface> CreateBootControl();
  /system/update_engine/
daemon_state_android.cc 30 boot_control_ = boot_control::CreateBootControl();
boot_control_recovery.cc 46 std::unique_ptr<BootControlInterface> CreateBootControl() {
boot_control_android.cc 48 std::unique_ptr<BootControlInterface> CreateBootControl() {
real_system_state.cc 50 boot_control_ = boot_control::CreateBootControl();
boot_control_chromeos.cc 78 std::unique_ptr<BootControlInterface> CreateBootControl() {
sideload_main.cc 164 boot_control::CreateBootControl();

Completed in 199 milliseconds