Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libdm/
H A Ddm.cpp614 std::optional<std::string> DeviceMapper::GetParentBlockDeviceByPath(const std::string& path) { in GetParentBlockDeviceByPath() function in android::dm::DeviceMapper
H A Ddm_test.cpp603 TEST(libdm, GetParentBlockDeviceByPath) { in TEST() argument