Searched full:peer_net_id (Results 1 – 17 of 17) sorted by relevance
| /foundation/multimedia/av_session/utils/include/ |
| D | radar_constants.h | 107 const char* PEER_NET_ID = "PEER_NET_ID"; variable
|
| /foundation/distributeddatamgr/pasteboard/services/dfx/src/ |
| D | pasteboard_event_dfx.h | 126 constexpr const char *PEER_NET_ID = "PEER_NET_ID"; variable
|
| /foundation/communication/dsoftbus/dfx/interface/include/form/ |
| D | lnn_event_form.h | 203 const char *peerNetworkId; // PEER_NET_ID 222 char peerNetworkId[NETWORK_ID_BUF_LEN]; // PEER_NET_ID
|
| D | trans_event_form.h | 94 const char *peerNetworkId; // PEER_NET_ID
|
| D | conn_event_form.h | 97 const char *peerNetworkId; // PEER_NET_ID
|
| D | disc_event_form.h | 156 const char *peerNetworkId; // PEER_NET_ID
|
| /foundation/communication/dsoftbus/dfx/event/src/convert/ |
| D | disc_event_converter.h | 108 { "PEER_NET_ID", HISYSEVENT_STRING, DiscAssignerPeerNetworkId },
|
| D | trans_event_converter.h | 94 { "PEER_NET_ID", HISYSEVENT_STRING, TransAssignerPeerNetworkId },
|
| D | conn_event_converter.h | 125 { "PEER_NET_ID", HISYSEVENT_STRING, ConnAssignerPeerNetworkId },
|
| D | lnn_event_converter.h | 161 { "PEER_NET_ID", HISYSEVENT_STRING, LnnAssignerPeerNetworkId },
|
| /foundation/communication/dsoftbus/ |
| D | hisysevent.yaml | 72 PEER_NET_ID: { type: STRING, desc: peer device net id } 181 PEER_NET_ID: { type: STRING, desc: peer device net id } 250 PEER_NET_ID: { type: STRING, desc: peer device net id } 334 PEER_NET_ID: { type: STRING, desc: peer network id }
|
| /foundation/distributedhardware/distributed_camera/ |
| D | hisysevent.yaml | 120 PEER_NET_ID: {type: STRING, desc: Peer device NET_ID}
|
| /foundation/distributedhardware/distributed_audio/ |
| D | hisysevent.yaml | 117 PEER_NET_ID: {type: STRING, desc: Peer device Net_ID}
|
| /foundation/multimedia/av_session/utils/src/ |
| D | avsession_radar.cpp | 193 PEER_NET_ID, info.peerNetId_, in ReportWithoutTrustInfo() 216 PEER_NET_ID, info.peerNetId_, in ReportWithTrustInfo()
|
| /foundation/multimedia/av_session/ |
| D | hisysevent.yaml | 34 PEER_NET_ID: {type: STRING, desc: peer networkid}
|
| /foundation/distributedhardware/device_manager/radar/src/ |
| D | dm_radar_helper.cpp | 129 …{.name = "PEER_NET_ID", .t = HISYSEVENT_STRING, .v = { .s = (char *)peerNetId.c_str() }, .arraySiz… in ReportDiscoverResCallbackStageSucc() 164 …{.name = "PEER_NET_ID", .t = HISYSEVENT_STRING, .v = { .s = (char *)peerNetId.c_str() }, .arraySiz… in ReportDiscoverResCallback() 788 …{.name = "PEER_NET_ID", .t = HISYSEVENT_STRING, .v = { .s = (char *)peerNetId.c_str() }, .arraySiz… in ReportNetworkOnline() 818 …{.name = "PEER_NET_ID", .t = HISYSEVENT_STRING, .v = { .s = (char *)peerNetId.c_str() }, .arraySiz… in ReportNetworkOffline() 851 …{.name = "PEER_NET_ID", .t = HISYSEVENT_STRING, .v = { .s = (char *)peerNetId.c_str() }, .arraySiz… in ReportDeleteTrustRelation() 1314 …{.name = "PEER_NET_ID", .t = HISYSEVENT_STRING, .v = { .s = (char *)peerNetId.c_str() }, .arraySiz… in ReportGetDeviceInfoResultSucc() 1354 {.name = "PEER_NET_ID", .t = HISYSEVENT_STRING, in ReportGetDeviceInfo()
|
| /foundation/distributeddatamgr/pasteboard/services/core/src/ |
| D | pasteboard_service.cpp | 951 …DMAdapter::GetInstance().GetLocalDeviceType(), PEER_NET_ID, PasteboardDfxUntil::GetAnonymousID(pee… in GetData()
|