Home
last modified time | relevance | path

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

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