Home
last modified time | relevance | path

Searched defs:dstPath (Results 1 – 25 of 56) sorted by relevance

123

/ohos5.0/base/update/sys_installer/frameworks/installer_manager/src/
H A Dinstaller_manager_helper.cpp90 const std::string &dstPath, const uint32_t type) in AccDecompressAndVerifyPkg()
95 int32_t InstallerManagerHelper::AccDeleteDir(const std::string &dstPath) in AccDeleteDir()
H A Dinstaller_manager.cpp98 const std::string &dstPath, const uint32_t type) in AccDecompressAndVerifyPkg()
107 int32_t InstallerManager::AccDeleteDir(const std::string &dstPath) in AccDeleteDir()
/ohos5.0/base/update/sys_installer/frameworks/ipc_server/src/
H A Dsys_installer_server.cpp85 const std::string &dstPath, const uint32_t type) in AccDecompressAndVerifyPkg()
91 int32_t SysInstallerServer::AccDeleteDir(const std::string &dstPath) in AccDeleteDir()
H A Dsys_installer_stub.cpp154 string dstPath = Str16ToStr8(data.ReadString16()); in AccDecompressAndVerifyPkgStub() local
170 string dstPath = Str16ToStr8(data.ReadString16()); in AccDeleteDirStub() local
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H A Dsoftbus_session_pool.h31 std::string dstPath; member
/ohos5.0/base/startup/appspawn/service/hnp/installer/src/
H A Dhnp_installer.c50 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
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/
H A Dhelp_utils.cpp54 bool StorageTestUtils::CheckMount(const std::string& dstPath) in CheckMount()
235 std::string dstPath(hmdfsTarget); in ClearTestResource() local
/ohos5.0/base/update/sys_installer/interfaces/innerkits/ipc_client/src/
H A Dsys_installer_kits_impl.cpp229 const std::string &dstPath, const uint32_t type) in AccDecompressAndVerifyPkg()
245 int32_t SysInstallerKitsImpl::AccDeleteDir(const std::string &dstPath) in AccDeleteDir()
H A Dsys_installer_proxy.cpp203 const std::string &dstPath, const uint32_t type) in AccDecompressAndVerifyPkg()
233 int32_t SysInstallerProxy::AccDeleteDir(const std::string &dstPath) in AccDeleteDir()
/ohos5.0/base/hiviewdfx/hiview/core/param_update/src/
H A Dparam_manager.cpp64 std::string dstPath(FileUtil::ExtractFilePath(dstFile)); in CopyFile() local
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_execute.cpp141 std::string dstPath = requestSendFileData->dstPath_; in ExecuteRequestSendFile() local
154 const std::string &dstPath, in RequestSendFileInner()
/ohos5.0/base/global/i18n/services/src/
H A Dhmos_libphonenumber_mount.cpp71 std::string dstPath = SAFE_PATH + DATA_FILES[i]; in CopyDataFile() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dmove_file.cpp93 filesystem::path dstPath(dest); in CopyAndDeleteFile() local
H A Dcopy_file.cpp71 filesystem::path dstPath(string(destFile.path.get())); in IsAllPath() local
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_adapter.c191 char dstPath[BUFF_SIZE] = P2P_CONFIG_DIR; in CopyConfigFile() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/
H A Dhencoder_buffer_unit_test.cpp45 static bool CreateFakeYuv(const string& dstPath, uint32_t w, uint32_t h, uint32_t frameCnt) in CreateFakeYuv()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/
H A Di_daemon_mock.h73 const std::string &dstPath, in RequestSendFile()
/ohos5.0/base/theme/wallpaper_mgr/utils/src/
H A Dfile_deal.cpp61 std::filesystem::path dstPath(newFile); in CopyFile() local
/ohos5.0/base/security/security_guard/frameworks/common/utils/src/
H A Dsecurity_guard_utils.cpp114 bool SecurityGuardUtils::CopyFile(const std::string &srcPath, const std::string &dstPath) in CopyFile()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_paint_test.cpp229 Path dstPath; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/
H A Dcloud_daemon.cpp127 string dstPath = dstBase + '/' + sub; in HandleStartMove() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dmovedir.cpp107 filesystem::path dstPath(dest); in CopyAndDeleteFile() local
126 filesystem::path dstPath(dest); in RenameFile() local
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
H A Ddistributed_file_daemon_manager_impl.cpp91 const std::string &dstPath, in RequestSendFile()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/test/moduletest/utils/src/
H A Dcommon_tool.cpp71 bool CommonTool::CopyTmpFileToSystemPath(const std::string &srcPath, const std::string &dstPath) in CopyTmpFileToSystemPath()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_session_listener.cpp54 const std::string &dstPath) in GetFileName()

123