Home
last modified time | relevance | path

Searched defs:newFile (Results 1 - 7 of 7) sorted by relevance

/base/update/updater/interfaces/kits/diff_patch/
H A Ddiff_patch_interface.cpp20 int32_t ApplyPatch(const std::string &patchFile, const std::string &oldfile, const std::string &newFile) in ApplyPatch() argument
/base/update/updater/test/unittest/diffpatch/
H A Ddiffpatch_unittest.cpp46 BlockDiffPatchTest(const std::string &oldFile, const std::string &newFile, const std::string &patchFile, const std::string &restoreFile) const BlockDiffPatchTest() argument
62 ImgageDiffPatchFileTest(size_t limit, const std::string &oldFile, const std::string &newFile, const std::string &patchFile, const std::string &restoreFile) const ImgageDiffPatchFileTest() argument
115 ImgageDiffPatchFileTest2(size_t limit, const std::string &oldFile, const std::string &newFile, const std::string &patchFile, const std::string &restoreFile) const ImgageDiffPatchFileTest2() argument
192 BlockDiffPatchTest2(const std::string &oldFile, const std::string &newFile, const std::string &patchFile, const std::string &restoreFile, bool isBuffer) const BlockDiffPatchTest2() argument
[all...]
/base/theme/wallpaper_mgr/utils/src/
H A Dfile_deal.cpp59 bool FileDeal::CopyFile(const std::string &sourceFile, const std::string &newFile) in CopyFile() argument
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister_rotator.cpp147 std::stringstream newFile; in CreateLogFile() local
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_file.cpp416 bool ModuleFile::CompareVersion(const ModuleFile &newFile, const ModuleFile &oldFile) in CompareVersion() argument
/kernel/liteos_a/fs/jffs2/src/
H A Dvfs_jffs2.c531 int VfsJffs2Dup(const struct file *oldFile, struct file *newFile) in VfsJffs2Dup() argument
/base/tee/tee_client/services/teecd/src/
H A Dfs_work_agent.c62 struct OpenedFile *newFile = malloc(sizeof(struct OpenedFile)); in AddOpenFile() local
[all...]

Completed in 6 milliseconds