Home
last modified time | relevance | path

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

/base/update/sys_installer/services/module_update/src/
Dmodule_loop.cpp181 bool CheckIfSupportLoopConfigure(const int deviceFd) in CheckIfSupportLoopConfigure()
193 bool ConfigureLoopDevice(const int deviceFd, const int targetFd, struct loop_info64 li, const bool … in ConfigureLoopDevice()
215 bool SetLoopDeviceStatus(const int deviceFd, const int targetFd, const struct loop_info64 *li) in SetLoopDeviceStatus()
238 bool SetUpLoopDevice(const int deviceFd, const string &target, const uint32_t imageOffset, const ui… in SetUpLoopDevice()