Searched refs:GetPeerUdid (Results 1 - 2 of 2) sorted by relevance
/foundation/deviceprofile/device_info_manager/radar/src/ |
H A D | dp_radar_helper.cpp | 185 "PEER_UDID", GetPeerUdid(accessControlProfile.GetAccessee().GetAccesseeDeviceId()), in ReportPutAclProfile() 200 "PEER_UDID", GetPeerUdid(accessControlProfile.GetAccessee().GetAccesseeDeviceId()), in ReportPutAclProfile() 228 "PEER_UDID", GetPeerUdid(accessControlProfile.GetAccessee().GetAccesseeDeviceId()), in ReportUpdateAclProfile() 243 "PEER_UDID", GetPeerUdid(accessControlProfile.GetAccessee().GetAccesseeDeviceId()), in ReportUpdateAclProfile() 272 "PEER_UDID", GetPeerUdid(deviceId), in ReportGetTrustProfile() 287 "PEER_UDID", GetPeerUdid(deviceId), in ReportGetTrustProfile() 507 "PEER_UDID", GetPeerUdid(serviceProfile.GetDeviceId()), in ReportPutServiceProfile() 522 "PEER_UDID", GetPeerUdid(serviceProfile.GetDeviceId()), in ReportPutServiceProfile() 601 "PEER_UDID", GetPeerUdid(characteristicProfile.GetDeviceId()), in ReportPutCharProfile() 616 "PEER_UDID", GetPeerUdid(characteristicProfil in ReportPutCharProfile() 1251 std::string DpRadarHelper::GetPeerUdid(std::string udid) GetPeerUdid() function in OHOS::DistributedDeviceProfile::DpRadarHelper [all...] |
/foundation/deviceprofile/device_info_manager/radar/include/ |
H A D | dp_radar_helper.h | 135 std::string GetPeerUdid(std::string udid);
|
Completed in 2 milliseconds