Home
last modified time | relevance | path

Searched defs:GetPartitionDevice (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/update_engine/common/
H A Dboot_control_stub.cc38 bool BootControlStub::GetPartitionDevice(const std::string& partition_name, in GetPartitionDevice() function in chromeos_update_engine::BootControlStub
47 std::optional<PartitionDevice> BootControlStub::GetPartitionDevice( in GetPartitionDevice() function in chromeos_update_engine::BootControlStub
56 bool BootControlStub::GetPartitionDevice(const string& partition_name, in GetPartitionDevice() function in chromeos_update_engine::BootControlStub
H A Dfake_boot_control.h49 bool GetPartitionDevice(const std::string& partition_name, in GetPartitionDevice() function
68 bool GetPartitionDevice(const std::string& partition_name, in GetPartitionDevice() function
/aosp12/system/update_engine/aosp/
H A Dboot_control_android.cc84 bool BootControlAndroid::GetPartitionDevice(const std::string& partition_name, in GetPartitionDevice() function in chromeos_update_engine::BootControlAndroid
97 bool BootControlAndroid::GetPartitionDevice(const string& partition_name, in GetPartitionDevice() function in chromeos_update_engine::BootControlAndroid
185 std::optional<PartitionDevice> BootControlAndroid::GetPartitionDevice( in GetPartitionDevice() function in chromeos_update_engine::BootControlAndroid
H A Ddynamic_partition_control_android.cc1063 bool DynamicPartitionControlAndroid::GetPartitionDevice( in GetPartitionDevice() function in chromeos_update_engine::DynamicPartitionControlAndroid
1084 bool DynamicPartitionControlAndroid::GetPartitionDevice( in GetPartitionDevice() function in chromeos_update_engine::DynamicPartitionControlAndroid
1101 DynamicPartitionControlAndroid::GetPartitionDevice( in GetPartitionDevice() function in chromeos_update_engine::DynamicPartitionControlAndroid
/aosp12/system/update_engine/cros/
H A Dboot_control_chromeos.cc180 bool BootControlChromeOS::GetPartitionDevice(const std::string& partition_name, in GetPartitionDevice() function in chromeos_update_engine::BootControlChromeOS
216 bool BootControlChromeOS::GetPartitionDevice(const string& partition_name, in GetPartitionDevice() function in chromeos_update_engine::BootControlChromeOS