Home
last modified time | relevance | path

Searched defs:srcFile (Results 1 - 8 of 8) sorted by relevance

/base/hiviewdfx/hiview/core/param_update/src/
H A Dparam_manager.cpp62 bool ParamManager::CopyFile(const std::string& srcFile, const std::string& dstFile) in CopyFile() argument
/base/startup/appspawn/service/hnp/base/
H A Dhnp_sal.c114 int HnpSymlink(const char *srcFile, const char *dstFile) in HnpSymlink() argument
/base/hiviewdfx/hiview/base/utility/
H A Dhiview_config_util.cpp90 std::string srcFile = srcDir + configFileName; in UnZipConfigFile() local
H A Dhiview_zip_util.cpp48 int32_t HiviewZipUnit::AddFileInZip(const std::string& srcFile, ZipFileLevel zipFileLevel) in AddFileInZip() argument
101 std::string HiviewZipUnit::GetDstFilePath(const std::string& srcFile, ZipFileLevel zipFileLevel) in GetDstFilePath() argument
/base/update/updater/services/updater_binary/
H A Dupdate_image_patch.cpp160 std::string srcFile = UPDATER_PATH + para.partName + ".backup"; in GetSourceFile() local
192 std::string srcFile = GetSourceFile(para); in ExecuteImagePatch() local
[all...]
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.cpp257 void TestUtil::CopyFile(const string &srcFile, const string &dstFile) in CopyFile() argument
/base/startup/appspawn/service/hnp/installer/src/
H A Dhnp_installer.c52 char srcFile[MAX_FILE_PATH_LEN]; in HnpGenerateSoftLinkAllByJson() local
109 char srcFile[MAX_FILE_PATH_LEN]; in HnpGenerateSoftLinkAll() local
400 static int HnpReadAndInstall(char *srcFile, HnpInstallInfo *hnpInfo, HnpSignMapInfo *hnpSignMapInfos, int *count) in HnpReadAndInstall() argument
[all...]
/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp348 FILE *srcFile = fopen(realSrc, "rb"); in CopyDirectory() local

Completed in 7 milliseconds