Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Dinstall_plan.cc153 bool InstallPlan::LoadPartitionsFromSlots(BootControlInterface* boot_control) { in LoadPartitionsFromSlots()
231 BootControlInterface* boot_control, in ParseManifestToInstallPlan()
290 BootControlInterface* boot_control, in ParsePartitions()
299 BootControlInterface* boot_control, in ParsePartitions()
Dpartition_update_generator_stub.cc33 BootControlInterface* boot_control, size_t block_size) { in Create()
Dpartition_update_generator_android.cc35 BootControlInterface* boot_control, size_t block_size) in PartitionUpdateGeneratorAndroid()
175 BootControlInterface* boot_control, size_t block_size) { in Create()
Ddelta_performer_fuzzer.cc49 FakeBootControl boot_control; in FuzzDeltaPerformer() local
Dpostinstall_runner_action.cc84 BootControlInterface* boot_control, HardwareInterface* hardware) in PostinstallRunnerAction()
Ddelta_performer.cc717 BootControlInterface* boot_control, in PreparePartitionsForUpdate()
/system/update_engine/
Dupdate_boot_flags_action.h28 explicit UpdateBootFlagsAction(BootControlInterface* boot_control) in UpdateBootFlagsAction()
Ddownload_action_android_unittest.cc72 BootControlStub boot_control; in TEST_F() local
141 BootControlStub boot_control; in TEST_F() local
Ddownload_action.cc41 BootControlInterface* boot_control, in DownloadAction()
/system/update_engine/aosp/
Dboot_control_android.cc49 namespace boot_control { namespace
53 auto boot_control = std::make_unique<BootControlAndroid>(); in CreateBootControl() local
Dsideload_main.cc144 std::unique_ptr<BootControlInterface> boot_control = in ApplyUpdatePayload() local
Dcleanup_previous_update_action.cc59 BootControlInterface* boot_control, in CleanupPreviousUpdateAction()
Dupdate_attempter_android.cc135 BootControlInterface* boot_control, in UpdateAttempterAndroid()
Ddynamic_partition_control_android.cc1288 BootControlInterface* boot_control, in GetCleanupPreviousUpdateAction()
/system/update_engine/common/
Ddynamic_partition_control_stub.cc69 BootControlInterface* boot_control, in GetCleanupPreviousUpdateAction()