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