Home
last modified time | relevance | path

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

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