Home
last modified time | relevance | path

Searched defs:boot_control_ (Results 1 – 13 of 13) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Ddevice_info.h48 android::sp<android::hardware::boot::V1_1::IBootControl> boot_control_; variable
/system/update_engine/payload_consumer/
Dpartition_update_generator_android.h69 BootControlInterface* boot_control_; variable
Dpostinstall_runner_action.h124 BootControlInterface* boot_control_; variable
Ddownload_action.h146 BootControlInterface* boot_control_; variable
Dpartition_update_generator_android_unittest.cc51 std::unique_ptr<FakeBootControl> boot_control_; member in chromeos_update_engine::PartitionUpdateGeneratorAndroidTest
Ddelta_performer.h317 BootControlInterface* boot_control_; variable
/system/update_engine/
Dupdate_boot_flags_action.h56 BootControlInterface* boot_control_; variable
Ddaemon_state_android.h57 std::unique_ptr<BootControlInterface> boot_control_; variable
Dcleanup_previous_update_action.h69 BootControlInterface* boot_control_; variable
Dupdate_attempter_android.h205 BootControlInterface* boot_control_; variable
Dreal_system_state.h148 std::unique_ptr<BootControlInterface> boot_control_; variable
Dupdate_attempter_android_unittest.cc71 FakeBootControl boot_control_; member in chromeos_update_engine::UpdateAttempterAndroidTest
/system/update_engine/update_manager/
Dreal_system_provider.h86 chromeos_update_engine::BootControlInterface* const boot_control_; variable