Home
last modified time | relevance | path

Searched defs:dstUri (Results 1 - 10 of 10) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Ddaemon_test.cpp187 const std::string dstUri = "file://docs/storage/Users/currentUser/Documents"; in HWTEST_F() local
H A Ddaemon_manager_impl_test.cpp151 const std::string dstUri = "file://docs/storage/Users/currentUser/Documents"; in HWTEST_F() local
H A Ddaemon_service_proxy_test.cpp115 const std::string dstUri = "file://docs/storage/Users/currentUser/Documents"; in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/
H A Di_daemon_mock.h63 PrepareSession(const std::string &srcUri, const std::string &dstUri, const std::string &srcDeviceId, const sptr<IRemoteObject> &listener, HmdfsInfo &fileInfo) PrepareSession() argument
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
H A Ddistributed_file_daemon_manager_impl.cpp76 PrepareSession(const std::string &srcUri, const std::string &dstUri, const std::string &srcDeviceId, const sptr<IRemoteObject> &listener, HmdfsInfo &info) PrepareSession() argument
H A Ddistributed_file_daemon_proxy.cpp267 PrepareSession(const std::string &srcUri, const std::string &dstUri, const std::string &srcDeviceId, const sptr<IRemoteObject> &listener, HmdfsInfo &info) PrepareSession() argument
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/sound_manager_test/src/
H A Dsystem_sound_manager_unit_test.cpp201 std::string srcUri, dstUri; in HWTEST() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_stub.cpp214 std::string dstUri; in HandlePrepareSession() local
H A Ddaemon.cpp386 PrepareSession(const std::string &srcUri, const std::string &dstUri, const std::string &srcDeviceId, const sptr<IRemoteObject> &listener, HmdfsInfo &info) PrepareSession() argument
451 GetRealPath(const std::string &srcUri, const std::string &dstUri, std::string &physicalPath, HmdfsInfo &info, const sptr<IDaemon> &daemon) GetRealPath() argument
503 CheckCopyRule(std::string &physicalPath, const std::string &dstUri, HapTokenInfo &hapTokenInfo, const bool &isSrcFile, HmdfsInfo &info) CheckCopyRule() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
H A Dfile_n_exporter.cpp1104 unique_ptr<char[]> srcUri, dstUri; in Copy() local
1140 unique_ptr<char[]> srcUri, dstUri; in Move() local
[all...]

Completed in 11 milliseconds