Home
last modified time | relevance | path

Searched defs:dstNetworkId (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/transportmsghandle_fuzzer/
H A Dtransportmsghandle_fuzzer.cpp45 std::string dstNetworkId = fuzzData.GetStringFromData(len); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_data_listener.cpp49 …ObjectAssetsRecvListener::OnStart(const std::string &srcNetworkId, const std::string &dstNetworkId, in OnStart()
H A Dobject_dms_handler.cpp75 …jectDmsHandler::GetDstBundleName(const std::string &srcBundleName, const std::string &dstNetworkId) in GetDstBundleName()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_dms_handler_test.cpp124 std::string dstNetworkId = "networkId2"; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Dasset_callback_manager.cpp89 const std::string &dstNetworkId, in NotifyAssetRecvStart()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_permission.cpp204 bool DistributedSchedPermission::CheckDstSameAccount(const std::string& dstNetworkId, in CheckDstSameAccount()
236 bool DistributedSchedPermission::CheckAclList(const std::string& dstNetworkId, in CheckAclList()
491 std::string dstNetworkId; in CheckAccountAccessPermission() local
H A Ddistributed_sched_stub.cpp996 std::string dstNetworkId; in GetContinueInfoInner() local
H A Ddistributed_sched_service.cpp2706 int32_t DistributedSchedService::GetContinueInfo(std::string& dstNetworkId, std::string& srcNetwork… in GetContinueInfo()
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/
H A Dmessage_handler.h60 std::string dstNetworkId; member
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_interface.h109 virtual int32_t GetContinueInfo(std::string& dstNetworkId, std::string& srcNetworkId) in GetContinueInfo()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler_asset.cpp142 int32_t SoftBusHandlerAsset::AssetBind(const std::string &dstNetworkId, int32_t &socketId) in AssetBind()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_permission_test.cpp1782 std::string dstNetworkId; variable