Searched defs:boot_control_ (Results 1 - 8 of 8) sorted by relevance

/system/update_engine/
H A Ddaemon_state_android.h57 std::unique_ptr<BootControlInterface> boot_control_; member in class:chromeos_update_engine::DaemonStateAndroid
H A Dupdate_attempter_android.h53 BootControlInterface* boot_control_,
129 BootControlInterface* boot_control_; member in class:chromeos_update_engine::UpdateAttempterAndroid
H A Dreal_system_state.h83 return boot_control_.get();
142 std::unique_ptr<BootControlInterface> boot_control_; member in class:chromeos_update_engine::RealSystemState
/system/update_engine/payload_consumer/
H A Dfilesystem_verifier_action.h99 const BootControlInterface* const boot_control_; member in class:chromeos_update_engine::FilesystemVerifierAction
H A Dpostinstall_runner_action.h42 : boot_control_(boot_control), hardware_(hardware) {}
125 BootControlInterface* boot_control_; member in class:chromeos_update_engine::PostinstallRunnerAction
H A Ddownload_action.h139 BootControlInterface* boot_control_; member in class:chromeos_update_engine::DownloadAction
H A Ddelta_performer.h83 boot_control_(boot_control),
302 BootControlInterface* boot_control_; member in class:chromeos_update_engine::DeltaPerformer
/system/update_engine/update_manager/
H A Dreal_system_provider.h35 : hardware_(hardware), boot_control_(boot_control) {}
63 chromeos_update_engine::BootControlInterface* boot_control_; member in class:chromeos_update_manager::RealSystemProvider

Completed in 255 milliseconds