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.cc152 bool InstallPlan::LoadPartitionsFromSlots(BootControlInterface* boot_control) { in LoadPartitionsFromSlots()
230 BootControlInterface* boot_control, in ParseManifestToInstallPlan()
289 BootControlInterface* boot_control, in ParsePartitions()
298 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.cc83 BootControlInterface* boot_control, HardwareInterface* hardware) in PostinstallRunnerAction()
Ddelta_performer.cc817 BootControlInterface* boot_control, in PreparePartitionsForUpdate()
/system/update_engine/
Dupdate_boot_flags_action.h28 explicit UpdateBootFlagsAction(BootControlInterface* boot_control) in UpdateBootFlagsAction()
Ddownload_action_android_unittest.cc71 BootControlStub boot_control; in TEST_F() local
139 BootControlStub boot_control; in TEST_F() local
Ddownload_action.cc40 BootControlInterface* boot_control, in DownloadAction()
/system/update_engine/aosp/
Dboot_control_android.cc40 namespace boot_control { namespace
44 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.cc139 BootControlInterface* boot_control, in UpdateAttempterAndroid()
Ddynamic_partition_control_android.cc1292 BootControlInterface* boot_control, in GetCleanupPreviousUpdateAction()
/system/update_engine/common/
Ddynamic_partition_control_stub.cc75 BootControlInterface* boot_control, in GetCleanupPreviousUpdateAction()