Home
last modified time | relevance | path

Searched defs:GetDmDeviceNameByPath (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/fs_mgr/libdm/
H A Ddm.cpp594 std::optional<std::string> DeviceMapper::GetDmDeviceNameByPath(const std::string& path) { in GetDmDeviceNameByPath() function in android::dm::DeviceMapper
H A Ddm_test.cpp582 TEST(libdm, GetDmDeviceNameByPath) { in TEST() argument