Home
last modified time | relevance | path

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

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