Searched defs:GetDmDeviceNameByPath (Results 1 – 2 of 2) sorted by relevance
622 std::optional<std::string> DeviceMapper::GetDmDeviceNameByPath(const std::string& path) { in GetDmDeviceNameByPath() function in android::dm::DeviceMapper
608 TEST_F(DmTest, GetDmDeviceNameByPath) { in TEST_F() argument