Home
last modified time | relevance | path

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

/ohos5.0/base/update/sys_installer/services/module_update/src/
H A Dmodule_loop.cpp238 bool SetUpLoopDevice(const int deviceFd, const string &target, const uint32_t imageOffset, const ui… in SetUpLoopDevice() function
329 if (!SetUpLoopDevice(loopDevice->deviceFd.Get(), target, imageOffset, imageSize)) { in CreateLoopDevice()