Searched refs:GetPartitionDevice (Results 1 - 11 of 11) sorted by relevance

/system/update_engine/common/
H A Dboot_control_stub.cc34 bool BootControlStub::GetPartitionDevice(const string& partition_name, function in class:chromeos_update_engine::BootControlStub
H A Dboot_control_stub.h41 bool GetPartitionDevice(const std::string& partition_name,
H A Dboot_control_interface.h56 virtual bool GetPartitionDevice(const std::string& partition_name,
H A Dfake_boot_control.h45 bool GetPartitionDevice(const std::string& partition_name,
/system/update_engine/
H A Dboot_control_android.h43 bool GetPartitionDevice(const std::string& partition_name,
H A Dboot_control_chromeos.h46 bool GetPartitionDevice(const std::string& partition_name,
H A Dboot_control_android.cc94 bool BootControlAndroid::GetPartitionDevice(const string& partition_name, function in class:chromeos_update_engine::BootControlAndroid
H A Dboot_control_chromeos.cc142 bool BootControlChromeOS::GetPartitionDevice(const string& partition_name, function in class:chromeos_update_engine::BootControlChromeOS
H A Dcommon_service.cc311 if (!system_state_->boot_control()->GetPartitionDevice(
/system/update_engine/payload_consumer/
H A Dinstall_plan.cc91 result = boot_control->GetPartitionDevice(
98 result = boot_control->GetPartitionDevice(
H A Dfilesystem_verifier_action.cc72 if (!boot_control_->GetPartitionDevice(
84 if (!boot_control_->GetPartitionDevice(
147 boot_control_->GetPartitionDevice(
152 boot_control_->GetPartitionDevice(

Completed in 54 milliseconds