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