Searched defs:boot_control (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | install_plan.cc | 148 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 D | partition_update_generator_android.cc | 35 BootControlInterface* boot_control, size_t block_size) in PartitionUpdateGeneratorAndroid() 179 BootControlInterface* boot_control, size_t block_size) { in Create()
|
H A D | partition_update_generator_stub.cc | 33 BootControlInterface* boot_control, size_t block_size) { in Create()
|
H A D | delta_performer_fuzzer.cc | 49 FakeBootControl boot_control; in FuzzDeltaPerformer() local
|
H A D | postinstall_runner_action.cc | 83 BootControlInterface* boot_control, HardwareInterface* hardware) in PostinstallRunnerAction()
|
H A D | delta_performer.cc | 888 BootControlInterface* boot_control, in PreparePartitionsForUpdate()
|
/aosp_15_r20/system/update_engine/ |
H A D | download_action_android_unittest.cc | 71 BootControlStub boot_control; in TEST_F() local 139 BootControlStub boot_control; in TEST_F() local
|
H A D | update_boot_flags_action.h | 28 explicit UpdateBootFlagsAction(BootControlInterface* boot_control) in UpdateBootFlagsAction()
|
H A D | download_action.cc | 37 BootControlInterface* boot_control, in DownloadAction()
|
/aosp_15_r20/system/update_engine/aosp/ |
H A D | boot_control_android.cc | 40 namespace boot_control { namespace 44 auto boot_control = std::make_unique<BootControlAndroid>(); in CreateBootControl() local
|
H A D | sideload_main.cc | 144 std::unique_ptr<BootControlInterface> boot_control = in ApplyUpdatePayload() local
|
H A D | cleanup_previous_update_action.cc | 63 BootControlInterface* boot_control, in CleanupPreviousUpdateAction()
|
H A D | update_attempter_android.cc | 163 BootControlInterface* boot_control, in UpdateAttempterAndroid()
|
H A D | dynamic_partition_control_android.cc | 1346 BootControlInterface* boot_control, in GetCleanupPreviousUpdateAction()
|
H A D | dynamic_partition_control_android_unittest.cc | 1135 BootControlAndroid boot_control; in TEST() local
|
/aosp_15_r20/system/update_engine/common/ |
H A D | dynamic_partition_control_stub.cc | 76 BootControlInterface* boot_control, in GetCleanupPreviousUpdateAction()
|