Searched defs:newFile (Results 1 - 7 of 7) sorted by relevance
/base/update/updater/interfaces/kits/diff_patch/ |
H A D | diff_patch_interface.cpp | 20 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 D | diffpatch_unittest.cpp | 46 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 D | file_deal.cpp | 59 bool FileDeal::CopyFile(const std::string &sourceFile, const std::string &newFile) in CopyFile() argument
|
/base/hiviewdfx/hilog/services/hilogd/ |
H A D | log_persister_rotator.cpp | 147 std::stringstream newFile; in CreateLogFile() local
|
/base/update/sys_installer/services/module_update/util/src/ |
H A D | module_file.cpp | 416 bool ModuleFile::CompareVersion(const ModuleFile &newFile, const ModuleFile &oldFile) in CompareVersion() argument
|
/kernel/liteos_a/fs/jffs2/src/ |
H A D | vfs_jffs2.c | 531 int VfsJffs2Dup(const struct file *oldFile, struct file *newFile) in VfsJffs2Dup() argument
|
/base/tee/tee_client/services/teecd/src/ |
H A D | fs_work_agent.c | 62 struct OpenedFile *newFile = malloc(sizeof(struct OpenedFile)); in AddOpenFile() local [all...] |
Completed in 6 milliseconds