/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
H A D | softbus_file_receive_listener.cpp | 71 void SoftBusFileReceiveListener::SetRecvPath(const std::string &physicalPath) in SetRecvPath() argument
|
H A D | softbus_handler.cpp | 226 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 D | softbus_session_listener.cpp | 84 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 D | softbus_session_listener_test.cpp | 39 GetPhysicalPath(const std::string &fileUri, const std::string &userId, std::string &physicalPath) GetPhysicalPath() argument
|
H A D | softbus_handler_test.cpp | 123 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 D | file_share_test.cpp | 320 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 D | daemon_execute.cpp | 214 std::string physicalPath; in GetFileList() local
|
H A D | daemon.cpp | 408 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 D | file_transfer_manager.cpp | 192 string physicalPath = ""; in UriToPath() local
|
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/ |
H A D | distributed_input_node_manager.cpp | 253 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 D | cloud_sync_service.cpp | 723 std::string physicalPath = ""; in DeleteAsset() local
|
/foundation/filemanagement/app_file_service/interfaces/common/src/ |
H A D | sandbox_helper.cpp | 285 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 D | remote_file_share.cpp | 287 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 D | prop_n_exporter.cpp | 182 string physicalPath = PHYSICAL_PATH_PREFIX + relativePath;
in HandleLocalCheck() local
|
/foundation/distributedhardware/distributed_input/utils/src/ |
H A D | dinput_utils_tool.cpp | 193 std::string physicalPath = "N/A"; in GetNodeDesc() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/quota/ |
H A D | quota_manager.cpp | 446 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 D | constants_dinput.h | 270 std::string physicalPath; member
|