Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libdm/
H A Ddm.cpp174 bool DeviceMapper::CreateEmptyDevice(const std::string& name) { in CreateEmptyDevice() function in android::dm::DeviceMapper
H A Ddm_test.cpp710 TEST_F(DmTest, CreateEmptyDevice) { in TEST_F() argument