Home
last modified time | relevance | path

Searched defs:physicalPath (Results 1 - 17 of 17) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_file_receive_listener.cpp71 void SoftBusFileReceiveListener::SetRecvPath(const std::string &physicalPath) in SetRecvPath() argument
H A Dsoftbus_handler.cpp226 std::string physicalPath = SoftBusSessionListener::GetRealPath(srcUri); in CopySendFile() local
119 CreateSessionServer(const std::string &packageName, const std::string &sessionName, DFS_CHANNEL_ROLE role, const std::string physicalPath) CreateSessionServer() argument
H A Dsoftbus_session_listener.cpp84 std::string physicalPath = GetRealPath(sessionInfo.srcUri); in OnSessionOpened() local
171 std::string physicalPath; in GetRealPath() local
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_listener_test.cpp39 GetPhysicalPath(const std::string &fileUri, const std::string &userId, std::string &physicalPath) GetPhysicalPath() argument
H A Dsoftbus_handler_test.cpp123 std::string physicalPath = "/data/test"; in HWTEST_F() local
162 std::string physicalPath = "/data/test"; in HWTEST_F() local
227 std::string physicalPath = "/data/test"; in HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/test/unittest/file_share_native/
H A Dfile_share_test.cpp320 std::string physicalPath; in HWTEST_F() local
339 std::string physicalPath; in HWTEST_F() local
357 std::string physicalPath; in HWTEST_F() local
375 std::string physicalPath; in HWTEST_F() local
394 std::string physicalPath; in HWTEST_F() local
419 std::string physicalPath; HWTEST_F() local
458 std::string physicalPath; HWTEST_F() local
477 std::string physicalPath; HWTEST_F() local
495 std::string physicalPath; HWTEST_F() local
513 std::string physicalPath; HWTEST_F() local
532 std::string physicalPath; HWTEST_F() local
557 std::string physicalPath; HWTEST_F() local
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_execute.cpp214 std::string physicalPath; in GetFileList() local
H A Ddaemon.cpp408 std::string physicalPath; in PrepareSession() local
444 void Daemon::StoreSessionAndListener(const std::string &physicalPath, in StoreSessionAndListener() 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
562 auto physicalPath = SoftBusSessionListener::GetRealPath(srcUri); GetRemoteCopyInfo() local
[all...]
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
H A Dfile_transfer_manager.cpp192 string physicalPath = ""; in UriToPath() local
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_node_manager.cpp253 bool DistributedInputNodeManager::GetDevDhUniqueIdByFd(int fd, DhUniqueID &dhUnqueId, std::string &physicalPath) in GetDevDhUniqueIdByFd() argument
304 std::string physicalPath; in MatchAndSavePhysicalPath() local
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp723 std::string physicalPath = ""; in DeleteAsset() local
/foundation/filemanagement/app_file_service/interfaces/common/src/
H A Dsandbox_helper.cpp285 GetMediaPhysicalPath(const std::string &sandboxPath, const std::string &userId, std::string &physicalPath) GetMediaPhysicalPath() argument
341 GetPhysicalPath(const std::string &fileUri, const std::string &userId, std::string &physicalPath) GetPhysicalPath() argument
377 GetBackupPhysicalPath(const std::string &fileUri, const std::string &userId, std::string &physicalPath) GetBackupPhysicalPath() argument
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
H A Dremote_file_share.cpp287 std::string physicalPath = ""; in GetPhysicalPath() local
296 static void InitHmdfsInfo(struct HmdfsDstInfo &hdi, const std::string &physicalPath, in InitHmdfsInfo() argument
346 static int32_t SetPublicDirHmdfsInfo(const std::string &physicalPath, const std::string &uriStr, in SetPublicDirHmdfsInfo() argument
382 std::string physicalPath = GetPhysicalPath(uri, std::to_string(userId)); in GetDfsUriFromLocal() local
441 std::string physicalPath = GetPhysicalPath(uri, std::to_string(userId)); GetDfsUrisFromLocal() local
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dprop_n_exporter.cpp182 string physicalPath = PHYSICAL_PATH_PREFIX + relativePath; in HandleLocalCheck() local
/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp193 std::string physicalPath = "N/A"; in GetNodeDesc() local
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp446 std::string physicalPath = sandboxPathStr; in ConvertSandboxRealPath() local
452 std::string physicalPath = sandboxPathStr; in ConvertSandboxRealPath() local
463 std::string physicalPath; in ConvertSandboxRealPath() local
[all...]
/foundation/distributedhardware/distributed_input/common/include/
H A Dconstants_dinput.h270 std::string physicalPath; member

Completed in 18 milliseconds