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