Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/system/update_engine/aosp/
H A Dboot_control_android.cc80 bool BootControlAndroid::GetPartitionDevice(const std::string& partition_name, in GetPartitionDevice() function in chromeos_update_engine::BootControlAndroid
93 bool BootControlAndroid::GetPartitionDevice(const string& partition_name, in GetPartitionDevice() function in chromeos_update_engine::BootControlAndroid
172 std::optional<PartitionDevice> BootControlAndroid::GetPartitionDevice( in GetPartitionDevice() function in chromeos_update_engine::BootControlAndroid
H A Ddynamic_partition_control_android.cc1138 bool DynamicPartitionControlAndroid::GetPartitionDevice( in GetPartitionDevice() function in chromeos_update_engine::DynamicPartitionControlAndroid
1159 bool DynamicPartitionControlAndroid::GetPartitionDevice( in GetPartitionDevice() function in chromeos_update_engine::DynamicPartitionControlAndroid
1176 DynamicPartitionControlAndroid::GetPartitionDevice( in GetPartitionDevice() function in chromeos_update_engine::DynamicPartitionControlAndroid