Searched defs:dstNetworkId (Results 1 - 12 of 12) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | object_dms_handler_test.cpp | 124 std::string dstNetworkId = "networkId2"; in HWTEST_F() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_dms_handler.cpp | 75 std::string ObjectDmsHandler::GetDstBundleName(const std::string &srcBundleName, const std::string &dstNetworkId) in GetDstBundleName() argument
|
H A D | object_data_listener.cpp | 49 int32_t ObjectAssetsRecvListener::OnStart(const std::string &srcNetworkId, const std::string &dstNetworkId,
in OnStart() argument
|
/foundation/filemanagement/dfs_service/test/fuzztest/transportmsghandle_fuzzer/ |
H A D | transportmsghandle_fuzzer.cpp | 45 std::string dstNetworkId = fuzzData.GetStringFromData(len); in DoSomethingInterestingWithMyAPI() local
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
H A D | asset_callback_manager.cpp | 88 NotifyAssetRecvStart(const std::string &srcNetworkId, const std::string &dstNetworkId, const std::string &sessionId, const std::string &dstBundleName) NotifyAssetRecvStart() argument
|
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/ |
H A D | message_handler.h | 60 std::string dstNetworkId; member
|
/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | distributed_sched_interface.h | 109 virtual int32_t GetContinueInfo(std::string& dstNetworkId, std::string& srcNetworkId) in GetContinueInfo() argument
|
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_permission_test.cpp | 1777 std::string dstNetworkId;
in HWTEST_F() local
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_permission.cpp | 204 bool DistributedSchedPermission::CheckDstSameAccount(const std::string& dstNetworkId,
in CheckDstSameAccount() argument 236 bool DistributedSchedPermission::CheckAclList(const std::string& dstNetworkId,
in CheckAclList() argument 491 std::string dstNetworkId;
in CheckAccountAccessPermission() local
|
H A D | distributed_sched_stub.cpp | 1033 std::string dstNetworkId; in GetContinueInfoInner() local
|
H A D | distributed_sched_service.cpp | 2982 int32_t DistributedSchedService::GetContinueInfo(std::string& dstNetworkId, std::string& srcNetworkId) in GetContinueInfo() argument
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
H A D | softbus_handler_asset.cpp | 142 int32_t SoftBusHandlerAsset::AssetBind(const std::string &dstNetworkId, int32_t &socketId) in AssetBind() argument
|
Completed in 24 milliseconds