Home
last modified time | relevance | path

Searched refs:GetAnonymousID (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dpasteboard_event_dfx.cpp21 std::string PasteboardDfxUntil::GetAnonymousID(const std::string &deviceId) in GetAnonymousID() function in OHOS::MiscServices::RadarReporter::PasteboardDfxUntil
H A Dpasteboard_event_dfx.h102 static std::string GetAnonymousID(const std::string &deviceId);
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp647 …er::GetInstance().GetLocalDeviceType(), PEER_NET_ID, PasteboardDfxUntil::GetAnonymousID(peerNetId), in GetData()
648 PEER_UDID, PasteboardDfxUntil::GetAnonymousID(peerUdid)); in GetData()