Searched defs:GetDmDevicePathByName (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/ | ||
D | dynamic_partition_control_android.cc | 170 bool DynamicPartitionControlAndroid::GetDmDevicePathByName( in GetDmDevicePathByName() function in chromeos_update_engine::DynamicPartitionControlAndroid |
/system/core/fs_mgr/libdm/ | ||
D | dm.cpp | 278 bool DeviceMapper::GetDmDevicePathByName(const std::string& name, std::string* path) { in GetDmDevicePathByName() function in android::dm::DeviceMapper |