Home
last modified time | relevance | path

Searched refs:SetPartitionDevice (Results 1 – 5 of 5) sorted by relevance

/system/update_engine/payload_consumer/
Dpartition_update_generator_android_unittest.cc73 boot_control_->SetPartitionDevice(prefix, 0, path); in SetUpBlockDevice()
77 boot_control_->SetPartitionDevice(prefix, 1, path); in SetUpBlockDevice()
Ddelta_performer_integration_test.cc820 state->fake_boot_control_.SetPartitionDevice( in ApplyDeltaFile()
822 state->fake_boot_control_.SetPartitionDevice(kPartitionNameKernel, in ApplyDeltaFile()
825 state->fake_boot_control_.SetPartitionDevice( in ApplyDeltaFile()
827 state->fake_boot_control_.SetPartitionDevice(kPartitionNameKernel, in ApplyDeltaFile()
Ddelta_performer_unittest.cc307 fake_boot_control_.SetPartitionDevice( in ApplyPayloadToData()
309 fake_boot_control_.SetPartitionDevice( in ApplyPayloadToData()
311 fake_boot_control_.SetPartitionDevice( in ApplyPayloadToData()
313 fake_boot_control_.SetPartitionDevice( in ApplyPayloadToData()
/system/update_engine/common/
Dfake_boot_control.h110 void SetPartitionDevice(const std::string& partition_name, in SetPartitionDevice() function
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc203 fake_boot_control.SetPartitionDevice( in ApplyPayload()
211 fake_boot_control.SetPartitionDevice( in ApplyPayload()