Home
last modified time | relevance | path

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

/base/update/sys_installer/services/module_update/include/
H A Dmodule_loop.h29 UniqueFd deviceFd; member in OHOS::SysInstaller::Loop::LoopbackDeviceUniqueFd
/base/update/sys_installer/services/module_update/src/
H A Dmodule_loop.cpp181 bool CheckIfSupportLoopConfigure(const int deviceFd) in CheckIfSupportLoopConfigure() argument
193 bool ConfigureLoopDevice(const int deviceFd, const int targetFd, struct loop_info64 li, const bool useBufferedIo) in ConfigureLoopDevice() argument
215 bool SetLoopDeviceStatus(const int deviceFd, const int targetFd, const struct loop_info64 *li) in SetLoopDeviceStatus() argument
238 SetUpLoopDevice(const int deviceFd, const string &target, const uint32_t imageOffset, const uint32_t imageSize) SetUpLoopDevice() argument
[all...]

Completed in 2 milliseconds