Home
last modified time | relevance | path

Searched refs:localDevId (Results 1 - 16 of 16) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_manager.cpp123 std::string localDevId; in ContinueMission() local
124 if (!DtbschedmgrDeviceInfoStorage::GetInstance().GetLocalDeviceId(localDevId)) { in ContinueMission()
128 if (localDevId != srcDeviceId && localDevId != dstDeviceId) { in ContinueMission()
130 GetAnonymStr(srcDeviceId).c_str(), GetAnonymStr(dstDeviceId).c_str(), GetAnonymStr(localDevId).c_str()); in ContinueMission()
134 localDevId == srcDeviceId ? dstDeviceId : srcDeviceId) == nullptr) { in ContinueMission()
136 GetAnonymStr(localDevId).c_str(), GetAnonymStr(srcDeviceId).c_str(), GetAnonymStr(dstDeviceId).c_str()); in ContinueMission()
162 std::string localDevId; in HandleContinueMission() local
163 if (!DtbschedmgrDeviceInfoStorage::GetInstance().GetLocalDeviceId(localDevId)) { in HandleContinueMission()
171 && srcDeviceId == localDevId) { in HandleContinueMission()
191 std::string localDevId; ContinueMission() local
569 std::string localDevId; HandleContinueEnd() local
690 std::string localDevId; CheckContinuationLimit() local
[all...]
H A Ddsched_continue.cpp1281 bool DSchedContinue::CheckDeviceIdFromRemote(const std::string& localDevId, const std::string& destDevId, in CheckDeviceIdFromRemote() argument
1284 if (localDevId.empty() || destDevId.empty() || srcDevId.empty()) { in CheckDeviceIdFromRemote()
1288 // destDevId set by remote must be same with localDevId in CheckDeviceIdFromRemote()
1289 if (localDevId != destDevId) { in CheckDeviceIdFromRemote()
1290 HILOGE("destDevId is not same with localDevId"); in CheckDeviceIdFromRemote()
1294 HILOGD("CheckDeviceIdFromRemote localDevId %{public}s", GetAnonymStr(localDevId).c_str()); in CheckDeviceIdFromRemote()
1297 if (srcDevId == destDevId || srcDevId == localDevId) { in CheckDeviceIdFromRemote()
1298 HILOGE("destDevId is different with localDevId and destDevId"); in CheckDeviceIdFromRemote()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregionmgr.cpp109 " \"localDevId\" : \"" + GetAnonyString(localDevId_) + "\",\n" + in GetScreenDumpInfo()
217 std::string localDevId; in NotifyRemoteScreenService() local
218 int32_t ret = GetLocalDeviceNetworkId(localDevId); in NotifyRemoteScreenService()
223 localDevId_ = localDevId; in NotifyRemoteScreenService()
224 remoteSourceSA->DScreenNotify(localDevId, eventCode, eventContent); in NotifyRemoteScreenService()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager.cpp381 " \"localDevId\" : \"" + GetAnonyString(localDevId_) + "\",\n" + in GetScreenDumpInfo()
414 std::string localDevId; in NotifyRemoteScreenService() local
415 int32_t ret = GetLocalDeviceNetworkId(localDevId); in NotifyRemoteScreenService()
420 localDevId_ = localDevId; in NotifyRemoteScreenService()
421 remoteSinkSA->DScreenNotify(localDevId, eventCode, eventContent); in NotifyRemoteScreenService()
/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dtrans_event_form.h162 const char *localDevId; // LOCAL_DEV_ID member
/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dtrans_audit_converter.h43 TRANS_AUDIT_ASSIGNER(String, LocalDevId, localDevId)
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_sched_mission_manager.h123 int32_t StartSyncRemoteMissions(const std::string& dstDevId, const std::string& localDevId);
126 void RetryStartSyncRemoteMissions(const std::string& dstDeviceId, const std::string& localDevId,
/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/src/
H A Dtrans_event_test.cpp343 .localDevId = NULL, in HWTEST_F()
379 .localDevId = "*A1B2C3456789", in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_sched_mission_manager.cpp351 const std::string& localDevId) in StartSyncRemoteMissions()
369 RetryStartSyncRemoteMissions(dstDevId, localDevId, 0); in StartSyncRemoteMissions()
964 const std::string& localDevId, int32_t retryTimes) in RetryStartSyncRemoteMissions()
966 auto retryFunc = [this, dstDeviceId, localDevId, retryTimes]() { in RetryStartSyncRemoteMissions()
974 RetryStartSyncRemoteMissions(dstDeviceId, localDevId, retryTimes + 1); in RetryStartSyncRemoteMissions()
350 StartSyncRemoteMissions(const std::string& dstDevId, const std::string& localDevId) StartSyncRemoteMissions() argument
963 RetryStartSyncRemoteMissions(const std::string& dstDeviceId, const std::string& localDevId, int32_t retryTimes) RetryStartSyncRemoteMissions() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_test.cpp817 std::string localDevId = "localDevId"; in HWTEST_F() local
820 ret = conti->CheckDeviceIdFromRemote(localDevId, destDevId, srcDevId); in HWTEST_F()
823 destDevId = "localDevId"; in HWTEST_F()
824 srcDevId = "localDevId"; in HWTEST_F()
825 ret = conti->CheckDeviceIdFromRemote(localDevId, destDevId, srcDevId); in HWTEST_F()
828 conti->continueInfo_.sourceDeviceId_ = "localDevId"; in HWTEST_F()
829 ret = conti->CheckDeviceIdFromRemote(localDevId, destDevId, srcDevId); in HWTEST_F()
834 ret = conti->CheckDeviceIdFromRemote(localDevId, destDevId, srcDevId); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcemanager/src/
H A Ddaudio_source_mgr_test.cpp63 std::string localDevId; in HWTEST_F() local
64 EXPECT_NE(DH_SUCCESS, GetLocalDeviceNetworkId(localDevId)); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/
H A Ddsched_continue.h194 bool CheckDeviceIdFromRemote(const std::string& localDevId, const std::string& destDevId,
/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
H A Dtrans_hisysevent_matcher.h194 MatchTransAuditNameTypeExtraStrParam(params, ++index, extra.localDevId); in MATCHER_P2()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp1049 std::string localDevId; in ContinueMission() local
1050 if (!GetLocalDeviceId(localDevId)) { in ContinueMission()
1056 if (srcDeviceId == localDevId) { in ContinueMission()
1062 } else if (dstDeviceId == localDevId) { in ContinueMission()
1131 std::string localDevId; in ContinueMission() local
1132 if (!GetLocalDeviceId(localDevId)) { in ContinueMission()
1138 if (srcDeviceId == localDevId) { in ContinueMission()
1140 } else if (dstDeviceId == localDevId) { in ContinueMission()
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c782 .localDevId = NULL, in TransProxyHandshakeUnpackErrMsg()
813 .localDevId = NULL, in TransProxyHandshakeUnpackRightMsg()
995 .localDevId = NULL, in TransProxyReportAuditEvent()
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_channel_common.c563 .localDevId = NULL, in TransReportBadKeyEvent()

Completed in 22 milliseconds