Home
last modified time | relevance | path

Searched defs:boot_control (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/system/update_engine/payload_consumer/
H A Dinstall_plan.cc148 bool InstallPlan::LoadPartitionsFromSlots(BootControlInterface* boot_control) { in LoadPartitionsFromSlots()
226 BootControlInterface* boot_control, in ParseManifestToInstallPlan()
285 BootControlInterface* boot_control, in ParsePartitions()
294 BootControlInterface* boot_control, in ParsePartitions()
H A Dpartition_update_generator_android.cc35 BootControlInterface* boot_control, size_t block_size) in PartitionUpdateGeneratorAndroid()
179 BootControlInterface* boot_control, size_t block_size) { in Create()
H A Dpartition_update_generator_stub.cc33 BootControlInterface* boot_control, size_t block_size) { in Create()
H A Ddelta_performer_fuzzer.cc49 FakeBootControl boot_control; in FuzzDeltaPerformer() local
H A Dpostinstall_runner_action.cc83 BootControlInterface* boot_control, HardwareInterface* hardware) in PostinstallRunnerAction()
H A Ddelta_performer.cc888 BootControlInterface* boot_control, in PreparePartitionsForUpdate()
/aosp_15_r20/system/update_engine/
H A Ddownload_action_android_unittest.cc71 BootControlStub boot_control; in TEST_F() local
139 BootControlStub boot_control; in TEST_F() local
H A Dupdate_boot_flags_action.h28 explicit UpdateBootFlagsAction(BootControlInterface* boot_control) in UpdateBootFlagsAction()
H A Ddownload_action.cc37 BootControlInterface* boot_control, in DownloadAction()
/aosp_15_r20/system/update_engine/aosp/
H A Dboot_control_android.cc40 namespace boot_control { namespace
44 auto boot_control = std::make_unique<BootControlAndroid>(); in CreateBootControl() local
H A Dsideload_main.cc144 std::unique_ptr<BootControlInterface> boot_control = in ApplyUpdatePayload() local
H A Dcleanup_previous_update_action.cc63 BootControlInterface* boot_control, in CleanupPreviousUpdateAction()
H A Dupdate_attempter_android.cc163 BootControlInterface* boot_control, in UpdateAttempterAndroid()
H A Ddynamic_partition_control_android.cc1346 BootControlInterface* boot_control, in GetCleanupPreviousUpdateAction()
H A Ddynamic_partition_control_android_unittest.cc1135 BootControlAndroid boot_control; in TEST() local
/aosp_15_r20/system/update_engine/common/
H A Ddynamic_partition_control_stub.cc76 BootControlInterface* boot_control, in GetCleanupPreviousUpdateAction()