Home
last modified time | relevance | path

Searched refs:localNetId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/msdp/device_status/utils/common/include/
H A Dutil.h69 std::string localNetId; member
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp1573 "LOCAL_NET_ID", dragRadarInfo.localNetId, in ReportDragRadarInfo()
1585 …dragRadarInfo.localNetId = Utility::DragRadarAnonymize(IDSoftbusAdapter::GetLocalNetworkId().c_str… in ReportStartDragUEInfo()
1596 …dragRadarInfo.localNetId = Utility::DragRadarAnonymize(IDSoftbusAdapter::GetLocalNetworkId().c_str… in ReportStopDragUEInfo()
1610 "LOCAL_NET_ID", dragRadarInfo.localNetId, in ReportDragUEInfo()