Home
last modified time | relevance | path

Searched defs:newFile (Results 1 – 6 of 6) sorted by relevance

/base/update/updater/interfaces/kits/diff_patch/
Ddiff_patch_interface.cpp20 …_t ApplyPatch(const std::string &patchFile, const std::string &oldfile, const std::string &newFile) in ApplyPatch()
/base/update/updater/test/unittest/diffpatch/
Ddiffpatch_unittest.cpp47const std::string &newFile, const std::string &patchFile, const std::string &restoreFile) const in BlockDiffPatchTest() argument
63const std::string &newFile, const std::string &patchFile, const std::string &restoreFile) const in ImgageDiffPatchFileTest() argument
116const std::string &newFile, const std::string &patchFile, const std::string &restoreFile) const in ImgageDiffPatchFileTest2() argument
193const std::string &newFile, const std::string &patchFile, const std::string &restoreFile, bool isB… in BlockDiffPatchTest2() argument
/base/theme/wallpaper_mgr/utils/src/
Dfile_deal.cpp59 bool FileDeal::CopyFile(const std::string &sourceFile, const std::string &newFile) in CopyFile()
/base/hiviewdfx/hilog/services/hilogd/
Dlog_persister_rotator.cpp147 std::stringstream newFile; in CreateLogFile() local
/base/update/sys_installer/services/module_update/util/src/
Dmodule_file.cpp416 bool ModuleFile::CompareVersion(const ModuleFile &newFile, const ModuleFile &oldFile) in CompareVersion()
/base/tee/tee_client/services/teecd/src/
Dfs_work_agent.c62 struct OpenedFile *newFile = malloc(sizeof(struct OpenedFile)); in AddOpenFile() local