Searched refs:ExecuteTransferCommand (Results 1 - 2 of 2) sorted by relevance
/base/update/updater/services/diffpatch/patch_shared/ |
H A D | patch_shared.cpp | 152 static int32_t ExecuteTransferCommand(int fd, const std::vector<std::string> &lines, in ExecuteTransferCommand() function 199 int32_t ret = ExecuteTransferCommand(fd, lines, tm, infos.partitionName, targetPath); in DoExecuteUpdateBlock()
|
/base/update/updater/services/updater_binary/ |
H A D | update_image_block.cpp | 188 static int32_t ExecuteTransferCommand(int fd, const std::vector<std::string> &lines, TransferManagerPtr tm,
in ExecuteTransferCommand() function 293 int32_t ret = ExecuteTransferCommand(fd, lines, tm, context, infos);
in DoExecuteUpdateBlock()
|
Completed in 4 milliseconds