| /base/update/sys_installer/frameworks/installer_manager/src/ |
| D | installer_manager_helper.cpp | 90 const std::string &dstPath, const uint32_t type) in AccDecompressAndVerifyPkg() 95 int32_t InstallerManagerHelper::AccDeleteDir(const std::string &dstPath) in AccDeleteDir()
|
| D | installer_manager.cpp | 98 const std::string &dstPath, const uint32_t type) in AccDecompressAndVerifyPkg() 107 int32_t InstallerManager::AccDeleteDir(const std::string &dstPath) in AccDeleteDir()
|
| /base/update/sys_installer/frameworks/ipc_server/src/ |
| D | sys_installer_server.cpp | 85 const std::string &dstPath, const uint32_t type) in AccDecompressAndVerifyPkg() 91 int32_t SysInstallerServer::AccDeleteDir(const std::string &dstPath) in AccDeleteDir()
|
| D | sys_installer_stub.cpp | 154 string dstPath = Str16ToStr8(data.ReadString16()); in AccDecompressAndVerifyPkgStub() local 170 string dstPath = Str16ToStr8(data.ReadString16()); in AccDeleteDirStub() local
|
| /base/startup/appspawn/service/hnp/installer/src/ |
| D | hnp_installer.c | 50 static int HnpGenerateSoftLinkAllByJson(const char *installPath, const char *dstPath, HnpCfgInfo *h… in HnpGenerateSoftLinkAllByJson() 106 static int HnpGenerateSoftLinkAll(const char *installPath, const char *dstPath) in HnpGenerateSoftLinkAll() 234 char dstPath[MAX_FILE_PATH_LEN]; in HnpUnInstall() local 470 static int HapReadAndInstall(const char *dstPath, HapInstallInfo *installInfo, HnpSignMapInfo *hnpS… in HapReadAndInstall() 627 static int CheckInstallPath(char *dstPath, HapInstallInfo *installInfo) in CheckInstallPath() 647 char dstPath[MAX_FILE_PATH_LEN]; in HnpInsatllPre() local
|
| /base/update/sys_installer/interfaces/innerkits/ipc_client/src/ |
| D | sys_installer_kits_impl.cpp | 229 const std::string &dstPath, const uint32_t type) in AccDecompressAndVerifyPkg() 245 int32_t SysInstallerKitsImpl::AccDeleteDir(const std::string &dstPath) in AccDeleteDir()
|
| D | sys_installer_proxy.cpp | 203 const std::string &dstPath, const uint32_t type) in AccDecompressAndVerifyPkg() 233 int32_t SysInstallerProxy::AccDeleteDir(const std::string &dstPath) in AccDeleteDir()
|
| /base/hiviewdfx/hiview/core/param_update/src/ |
| D | param_manager.cpp | 64 std::string dstPath(FileUtil::ExtractFilePath(dstFile)); in CopyFile() local
|
| /base/global/i18n/services/src/ |
| D | hmos_libphonenumber_mount.cpp | 71 std::string dstPath = SAFE_PATH + DATA_FILES[i]; in CopyDataFile() local
|
| /base/security/security_guard/frameworks/common/utils/src/ |
| D | security_guard_utils.cpp | 114 bool SecurityGuardUtils::CopyFile(const std::string &srcPath, const std::string &dstPath) in CopyFile()
|
| /base/theme/wallpaper_mgr/utils/src/ |
| D | file_deal.cpp | 61 std::filesystem::path dstPath(newFile); in CopyFile() local
|
| /base/security/code_signature/test/unittest/ |
| D | enable_verity_test.cpp | 168 static bool CopyFile(const std::string &srcPath, const std::string &dstPath) in CopyFile() 185 size_t gapSize, const std::string &dstPath) in ExpandFile()
|
| /base/global/i18n/frameworks/intl/src/ |
| D | utils.cpp | 210 bool FileCopy(const std::string& srcPath, const std::string& dstPath) in FileCopy()
|
| /base/startup/init/services/sandbox/ |
| D | sandbox.c | 229 char *dstPath = cJSON_GetStringValue(cJSON_GetObjectItem(item, SANDBOX_TARGET)); in AddMountInfoToSandbox() local
|
| /base/startup/appspawn/modules/sandbox/ |
| D | sandbox_load.c | 208 char *dstPath = GetStringFromJsonObj(config, "sandbox-path"); in DecodeMountPathConfig() local
|
| /base/update/updater/utils/ |
| D | utils.cpp | 399 bool CopyDir(const std::string &srcPath, const std::string &dstPath) in CopyDir()
|