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