Searched defs:GetPartitionDevice (Results 1 – 4 of 4) sorted by relevance
| /system/update_engine/common/ | ||
| D | boot_control_stub.cc | 34 bool BootControlStub::GetPartitionDevice(const string& partition_name, in GetPartitionDevice() function in chromeos_update_engine::BootControlStub |
| D | fake_boot_control.h | 45 bool GetPartitionDevice(const std::string& partition_name, in GetPartitionDevice() function |
| /system/update_engine/ | ||
| D | boot_control_chromeos.cc | 148 bool BootControlChromeOS::GetPartitionDevice(const string& partition_name, in GetPartitionDevice() function in chromeos_update_engine::BootControlChromeOS |
| D | boot_control_android.cc | 180 bool BootControlAndroid::GetPartitionDevice(const string& partition_name, in GetPartitionDevice() function in chromeos_update_engine::BootControlAndroid |