Home
last modified time | relevance | path

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

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