Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/diffpatch/patch_shared/
H A Dpatch_shared.cpp289 static int CreateFixedSizeEmptyFile(const UpdateBlockInfo &infos, const std::string &filename, int6… in CreateFixedSizeEmptyFile() function
373 if (CreateFixedSizeEmptyFile(infos, destImage, maxStashSize) != 0) { in ExecuteUpdateBlock()