/ohos5.0/base/update/sys_installer/frameworks/installer_manager/src/ |
H A 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()
|
H A 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()
|
/ohos5.0/base/update/sys_installer/frameworks/ipc_server/src/ |
H A 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()
|
H A D | sys_installer_stub.cpp | 154 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 D | softbus_session_pool.h | 31 std::string dstPath; member
|
/ohos5.0/base/startup/appspawn/service/hnp/installer/src/ |
H A 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
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/ |
H A D | help_utils.cpp | 54 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 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()
|
H A 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()
|
/ohos5.0/base/hiviewdfx/hiview/core/param_update/src/ |
H A D | param_manager.cpp | 64 std::string dstPath(FileUtil::ExtractFilePath(dstFile)); in CopyFile() local
|
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
H A D | daemon_execute.cpp | 141 std::string dstPath = requestSendFileData->dstPath_; in ExecuteRequestSendFile() local 154 const std::string &dstPath, in RequestSendFileInner()
|
/ohos5.0/base/global/i18n/services/src/ |
H A D | hmos_libphonenumber_mount.cpp | 71 std::string dstPath = SAFE_PATH + DATA_FILES[i]; in CopyDataFile() local
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | move_file.cpp | 93 filesystem::path dstPath(dest); in CopyAndDeleteFile() local
|
H A D | copy_file.cpp | 71 filesystem::path dstPath(string(destFile.path.get())); in IsAllPath() local
|
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_adapter.c | 191 char dstPath[BUFF_SIZE] = P2P_CONFIG_DIR; in CopyConfigFile() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/ |
H A D | hencoder_buffer_unit_test.cpp | 45 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 D | i_daemon_mock.h | 73 const std::string &dstPath, in RequestSendFile()
|
/ohos5.0/base/theme/wallpaper_mgr/utils/src/ |
H A D | file_deal.cpp | 61 std::filesystem::path dstPath(newFile); in CopyFile() local
|
/ohos5.0/base/security/security_guard/frameworks/common/utils/src/ |
H A D | security_guard_utils.cpp | 114 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 D | skia_paint_test.cpp | 229 Path dstPath; variable
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/ |
H A D | cloud_daemon.cpp | 127 string dstPath = dstBase + '/' + sub; in HandleStartMove() local
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
H A D | movedir.cpp | 107 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 D | distributed_file_daemon_manager_impl.cpp | 91 const std::string &dstPath, in RequestSendFile()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/test/moduletest/utils/src/ |
H A D | common_tool.cpp | 71 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 D | softbus_session_listener.cpp | 54 const std::string &dstPath) in GetFileName()
|