Home
last modified time | relevance | path

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

/system/core/fs_mgr/libdm/
Ddm.cpp572 bool DeviceMapper::IsDmBlockDevice(const std::string& path) { in IsDmBlockDevice() function in android::dm::DeviceMapper
Ddm_test.cpp562 TEST(libdm, IsDmBlockDevice) { in TEST() argument