/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/ |
H A D | lnn_topo_manager.h | 29 char peerUdid[UDID_BUF_LEN]; member
|
/foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
H A D | trans_network_statistics.h | 47 char peerUdid[UDID_BUF_LEN]; member
|
/foundation/distributedhardware/device_manager/services/service/include/relationshipsyncmgr/ |
H A D | relationship_sync_mgr.h | 41 std::string peerUdid; member
|
/foundation/deviceprofile/device_info_manager/old/services/core/src/authority/ |
H A D | trust_group_manager.cpp | 142 void TrustGroupManager::OnDeviceUnBoundAdapter(const char* peerUdid, const char* groupInfo) in OnDeviceUnBoundAdapter() argument
|
/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_deviceprofile.cpp | 196 GenerateDpAccesserAndAccessee(OHOS::DistributedDeviceProfile::Accesser &accesser, OHOS::DistributedDeviceProfile::Accessee &accessee, std::string peerUdid) GenerateDpAccesserAndAccessee() argument
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/ |
H A D | trans_channel_callback.c | 66 char peerUdid[DEVICE_ID_SIZE_MAX] = { 0 }; in TransServerOnChannelOpened() local
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/ |
H A D | lnn_wifi_adpter_mock.cpp | 67 char peerUdid[] = "222222222222222222"; in ActionOfLnnConnectP2p() local
|
/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_hichain_test.cpp | 57 void OnDeviceNotTrustedTest(const char *peerUdid) in OnDeviceNotTrustedTest() argument
|
H A D | auth_net_ledger_mock.cpp | 271 void AuthNetLedgertInterfaceMock::OnDeviceNotTrusted(const char *peerUdid) in OnDeviceNotTrusted() argument
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_listener/ |
H A D | lnn_lane_listener_deps_mock.cpp | 49 int32_t PostLaneStateChangeMessage(LaneState state, const char *peerUdid, const LaneLinkInfo *laneLinkInfo) in PostLaneStateChangeMessage() argument 64 int32_t FindLaneResourceByLinkType(const char *peerUdid, LaneLinkType type, LaneResource *resource) in FindLaneResourceByLinkType() argument
|
H A D | lnn_lane_listener_test.cpp | 88 static void OnLaneLinkup(uint64_t laneId, const char *peerUdid, const LaneConnInfo *laneConnInfo) in OnLaneLinkup() argument 93 static void OnLaneLinkdown(uint64_t laneId, const char *peerUdid, const LaneConnInfo *laneConnInfo) in OnLaneLinkdown() argument
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/ |
H A D | trans_udp_static_test.cpp | 193 const char *peerUdid = "1234"; // test value in HWTEST_F() local
|
H A D | trans_udp_nego_test.cpp | 554 string peerUdid = "normal peerUid"; in HWTEST_F() local
|
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/ |
H A D | static_profile_manager.cpp | 223 void StaticProfileManager::ClearDataWithPeerLogout(const std::string& peerUdid, const std::string& peerUuid) in ClearDataWithPeerLogout() argument
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/ |
H A D | distributed_radar.cpp | 736 std::string peerUdid = DtbschedmgrDeviceInfoStorage::GetInstance().GetUdidByNetworkId(peerDeviceId); in ClickIconDmsContinue() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_net_builder_process.c | 413 const char *peerUdid = (const char *)para; in ProcessDeviceNotTrusted() local
|
H A D | lnn_net_builder_init.c | 414 const char *peerUdid = LnnConvertDLidToUdid(networkId, CATEGORY_NETWORK_ID); in TryElectAsMasterState() local 628 static void OnDeviceNotTrusted(const char *peerUdid) in OnDeviceNotTrusted() argument [all...] |
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/ |
H A D | lnn_trans_lane_deps_mock.cpp | 129 int32_t LaneLinkupNotify(const char *peerUdid, const LaneLinkInfo *laneLinkInfo) in LaneLinkupNotify() argument 134 int32_t LaneLinkdownNotify(const char *peerUdid, const LaneLinkInfo *laneLinkInfo) in LaneLinkdownNotify() argument 154 int32_t CheckLaneResourceNumByLinkType(const char *peerUdid, LaneLinkType type, int32_t *laneNum) in CheckLaneResourceNumByLinkType() argument
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/ |
H A D | lnn_lane_link_deps_mock.cpp | 91 int32_t FindLaneResourceByLinkType(const char *peerUdid, LaneLinkType type, LaneResource *resource) in FindLaneResourceByLinkType() argument
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_link_conflict.c | 359 char peerUdid[UDID_BUF_LEN] = {0}; in GenerateConflictInfoWithDevIdHash() local
|
H A D | lnn_lane_select.c | 431 char peerUdid[UDID_BUF_LEN] = {0}; in IsSupportP2pReuse() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/ |
H A D | lnn_lane_link.h | 95 char peerUdid[UDID_BUF_LEN]; member
|
/foundation/deviceprofile/device_info_manager/old/radar/include/ |
H A D | dp_radar_helper.h | 105 std::string peerUdid; member
|
/foundation/distributedhardware/device_manager/radar/src/ |
H A D | dm_radar_helper.cpp | 176 bool DmRadarHelper::ReportAuthStart(const std::string &peerUdid, const std::string &pkgName) in ReportAuthStart() argument 609 ReportCreatePinHolder(std::string hostName, int32_t channelId, std::string peerUdid, int32_t errCode, int32_t stageRes) ReportCreatePinHolder() argument 660 ReportDestroyPinHolder(std::string hostName, std::string peerUdid, int32_t errCode, int32_t stageRes) ReportDestroyPinHolder() argument 708 ReportSendOrReceiveHolderMsg(int32_t bizStage, std::string funcName, std::string peerUdid) ReportSendOrReceiveHolderMsg() argument [all...] |
/foundation/distributedhardware/device_manager/radar/src/lite/ |
H A D | dm_radar_helper.cpp | 44 bool DmRadarHelper::ReportAuthStart(const std::string &peerUdid, const std::string &pkgName) in ReportAuthStart() argument 137 void DmRadarHelper::ReportSendOrReceiveHolderMsg(int32_t bizStage, std::string funcName, std::string peerUdid) in ReportSendOrReceiveHolderMsg() argument 125 ReportCreatePinHolder(std::string hostName, int32_t channelId, std::string peerUdid, int32_t errCode, int32_t stageRes) ReportCreatePinHolder() argument 131 ReportDestroyPinHolder(std::string hostName, std::string peerUdid, int32_t errCode, int32_t stageRes) ReportDestroyPinHolder() argument
|