Home
last modified time | relevance | path

Searched refs:PEER_NET_ID (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/msdp/device_status/
H A Dhisyseventdrague.yaml42 PEER_NET_ID: {type: STRING, desc: peer device network id}
50 PEER_NET_ID: {type: STRING, desc: peer device network id}
H A Dhisysevent.yaml228 PEER_NET_ID: {type: STRING, desc: peer device network id}
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dpasteboard_event_dfx.h125 constexpr const char *PEER_NET_ID = "PEER_NET_ID"; variable
/ohos5.0/foundation/multimedia/av_session/utils/include/
H A Dradar_constants.h106 const std::string PEER_NET_ID = "PEER_NET_ID"; variable
/ohos5.0/foundation/multimedia/av_session/utils/src/
H A Davsession_radar.cpp194 PEER_NET_ID, info.peerNetId_, in ReportWithoutTrustInfo()
217 PEER_NET_ID, info.peerNetId_, in ReportWithTrustInfo()
/ohos5.0/foundation/communication/dsoftbus/
H A Dhisysevent.yaml72 PEER_NET_ID: { type: STRING, desc: peer device net id }
156 PEER_NET_ID: { type: STRING, desc: peer device net id }
225 PEER_NET_ID: { type: STRING, desc: peer device net id }
305 PEER_NET_ID: { type: STRING, desc: peer network id }
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp647 …DMAdapter::GetInstance().GetLocalDeviceType(), PEER_NET_ID, PasteboardDfxUntil::GetAnonymousID(pee… in GetData()