Searched defs:GetDmDeviceNameByPath (Results 1 – 2 of 2) sorted by relevance
580 std::optional<std::string> DeviceMapper::GetDmDeviceNameByPath(const std::string& path) { in GetDmDeviceNameByPath() function in android::dm::DeviceMapper
581 TEST(libdm, GetDmDeviceNameByPath) { in TEST() argument