Home
last modified time | relevance | path

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

12

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
Dsoftbus_session_pool.h31 std::string dstPath; member
/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/
Dhelp_utils.cpp54 bool StorageTestUtils::CheckMount(const std::string& dstPath) in CheckMount()
235 std::string dstPath(hmdfsTarget); in ClearTestResource() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
Ddaemon_execute.cpp141 std::string dstPath = requestSendFileData->dstPath_; in ExecuteRequestSendFile() local
154 const std::string &dstPath, in RequestSendFileInner()
Ddaemon.cpp358 const std::string &dstPath, in RequestSendFile()
597 const std::string &dstPath, in Copy()
Ddaemon_stub.cpp260 std::string dstPath; in HandleRequestSendFile() local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
Dmove_file.cpp93 filesystem::path dstPath(dest); in CopyAndDeleteFile() local
Dcopy_file.cpp71 filesystem::path dstPath(string(destFile.path.get())); in IsAllPath() local
Dcopy_dir.cpp73 std::filesystem::path dstPath(dest); in CopyFile() local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
Dwifi_hal_adapter.c191 char dstPath[BUFF_SIZE] = P2P_CONFIG_DIR; in CopyConfigFile() local
/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/
Dhencoder_buffer_unit_test.cpp45 static bool CreateFakeYuv(const string& dstPath, uint32_t w, uint32_t h, uint32_t frameCnt) in CreateFakeYuv()
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/
Di_daemon_mock.h73 const std::string &dstPath, in RequestSendFile()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
Dskia_paint_test.cpp227 Path dstPath; variable
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
Dmovedir.cpp107 filesystem::path dstPath(dest); in CopyAndDeleteFile() local
126 filesystem::path dstPath(dest); in RenameFile() local
Dmove.cpp102 filesystem::path dstPath(dest); in CopyAndDeleteFile() local
Dcopy_file.cpp40 filesystem::path dstPath(string(destFile.path.get())); in IsAllPath() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/
Dcloud_daemon.cpp127 string dstPath = dstBase + '/' + sub; in HandleStartMove() local
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
Ddistributed_file_daemon_manager_impl.cpp91 const std::string &dstPath, in RequestSendFile()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
Dsoftbus_session_listener.cpp54 const std::string &dstPath) in GetFileName()
/foundation/bundlemanager/bundle_framework/services/test/moduletest/utils/src/
Dcommon_tool.cpp71 bool CommonTool::CopyTmpFileToSystemPath(const std::string &srcPath, const std::string &dstPath) in CopyTmpFileToSystemPath()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_object_test/src/
Dmedialibrary_object_test.cpp552 string dstPath = "/storage/cloud/files/"; variable
565 string dstPath = "/storage/cloud/files/"; variable
/foundation/multimedia/ringtone_library/test/unittest/ringtone_utils_test/src/
Dringtone_file_utils_test.cpp169 const string dstPath = "/data/local/tmp/test/createfile_Test_001.ogg"; variable
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
Dfile_n_exporter.cpp466 int FileCopy(const string& srcPath, const string& dstPath) in FileCopy()
498 int DirCopy(const string& srcPath, const string& dstPath) in DirCopy()
575 int DirMove(const string& srcPath, const string& dstPath) in DirMove()
1108 string dstPath = ((dstUri == nullptr) ? "" : (dstUri.get())); in Copy() local
1145 string dstPath = ((dstUri == nullptr) ? "" : (dstUri.get())); in Move() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/
Dpath_fuzzer.cpp249 OH_Drawing_Path* dstPath = OH_Drawing_PathCreate(); in NativeDrawingPathTest005() local
362 OH_Drawing_Path* dstPath = OH_Drawing_PathCreate(); in NativeDrawingPathTest007() local
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
Dringtone_dualfw_restore.cpp299 bool RingtoneDualfwRestore::OnPrepare(FileInfo &info, const std::string &dstPath) in OnPrepare()
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
Dmount_manager.cpp592 std::string dstPath = SANDBOX_ROOT_PATH; in MountSandboxPath() local
1046 std::string dstPath = StringPrintf("/mnt/data/%d/hmdfs/%s/", userId, deviceId.c_str()); in MountDfsDocs() local
1079 std::string dstPath = StringPrintf("/mnt/data/%d/hmdfs/%s", userId, deviceId.c_str()); in UMountDfsDocs() local

12