Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_consumer/
H A Dpartition_update_generator_android.h62 BootControlInterface* boot_control_; variable
H A Dpostinstall_runner_action.h127 BootControlInterface* boot_control_; variable
H A Dpartition_update_generator_android_unittest.cc59 std::unique_ptr<FakeBootControl> boot_control_; member in chromeos_update_engine::PartitionUpdateGeneratorAndroidTest
H A Ddelta_performer.h334 BootControlInterface* boot_control_; variable
/aosp12/system/core/fs_mgr/libsnapshot/
H A Ddevice_info.h52 android::sp<android::hardware::boot::V1_1::IBootControl> boot_control_; variable
/aosp12/system/update_engine/
H A Dupdate_boot_flags_action.h56 BootControlInterface* boot_control_; variable
H A Dupdate_boot_flags_action_unittest.cc31 FakeBootControl boot_control_; member in chromeos_update_engine::UpdateBootFlagsActionTest
/aosp12/system/update_engine/aosp/
H A Ddaemon_state_android.h57 std::unique_ptr<BootControlInterface> boot_control_; variable
H A Dcleanup_previous_update_action.h71 BootControlInterface* boot_control_; variable
H A Dupdate_attempter_android.h207 BootControlInterface* boot_control_; variable
H A Dcleanup_previous_update_action_unittest.cc72 MockBootControl boot_control_; member in chromeos_update_engine::CleanupPreviousUpdateActionTest
H A Dupdate_attempter_android_unittest.cc69 FakeBootControl boot_control_; member in chromeos_update_engine::UpdateAttempterAndroidTest
/aosp12/system/update_engine/common/
H A Ddownload_action.h125 BootControlInterface* boot_control_; variable
/aosp12/system/update_engine/cros/
H A Ddownload_action_chromeos.h120 BootControlInterface* boot_control_; variable
H A Dreal_system_state.h129 std::unique_ptr<BootControlInterface> boot_control_; variable