Searched defs:boot_control_ (Results 1 - 7 of 7) 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.h52 BootControlInterface* boot_control_,
124 BootControlInterface* boot_control_; member in class:chromeos_update_engine::UpdateAttempterAndroid
H A Dreal_system_state.h84 return boot_control_.get();
141 std::unique_ptr<BootControlInterface> boot_control_; member in class:chromeos_update_engine::RealSystemState
/system/update_engine/payload_consumer/
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.h148 BootControlInterface* boot_control_; member in class:chromeos_update_engine::DownloadAction
H A Ddelta_performer.h84 boot_control_(boot_control),
298 BootControlInterface* boot_control_; member in class:chromeos_update_engine::DeltaPerformer
/system/update_engine/update_manager/
H A Dreal_system_provider.h43 boot_control_(boot_control),
80 chromeos_update_engine::BootControlInterface* const boot_control_; member in class:chromeos_update_manager::RealSystemProvider::chromeos_update_engine

Completed in 119 milliseconds