Searched defs:IsDmBlockDevice (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/core/fs_mgr/libdm/ | ||
H A D | dm.cpp | 589 bool DeviceMapper::IsDmBlockDevice(const std::string& path) { in IsDmBlockDevice() function in android::dm::DeviceMapper |
H A D | dm_test.cpp | 563 TEST(libdm, IsDmBlockDevice) { in TEST() argument |