Home
last modified time | relevance | path

Searched defs:GetDmDevicePathByName (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
Dtest_helpers.h167 virtual bool GetDmDevicePathByName(const std::string& name, std::string* path) { in GetDmDevicePathByName() function
/system/core/fs_mgr/libdm/
Ddm.cpp495 bool DeviceMapper::GetDmDevicePathByName(const std::string& name, std::string* path) { in GetDmDevicePathByName() function in android::dm::DeviceMapper
/system/update_engine/aosp/
Ddynamic_partition_control_android.cc375 bool DynamicPartitionControlAndroid::GetDmDevicePathByName( in GetDmDevicePathByName() function in chromeos_update_engine::DynamicPartitionControlAndroid