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