Home
last modified time | relevance | path

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

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