Home
last modified time | relevance | path

Searched refs:RemoveDmDevice (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/update/sys_installer/services/module_update/include/
H A Dmodule_dm.h30 bool RemoveDmDevice(std::string deviceName);
/ohos5.0/base/update/sys_installer/services/module_update/src/
H A Dmodule_dm.cpp100 bool RemoveDmDevice(std::string deviceName) in RemoveDmDevice() function
H A Dmodule_loop.cpp380 if (!RemoveDmDevice(loopDevPath)) { in RemoveDmLoopDevice()
396 if (!RemoveDmDevice(loopDevPath)) { in ClearDmLoopDevice()