Searched refs:ReportSubscribeDeviceProfile (Results 1 – 4 of 4) sorted by relevance
122 void ReportSubscribeDeviceProfile(int32_t errCode, const SubscribeInfo& subscribeInfo);
237 DpRadarHelper::GetInstance().ReportSubscribeDeviceProfile(errCode, subscribeInfo);239 DpRadarHelper::GetInstance().ReportSubscribeDeviceProfile(errCode, subscribeInfo);
472 DpRadarHelper::GetInstance().ReportSubscribeDeviceProfile(ret, subscriberInfo); in SubscribeDeviceProfile()
892 void DpRadarHelper::ReportSubscribeDeviceProfile(int32_t errCode, const SubscribeInfo& subscribeInf… in ReportSubscribeDeviceProfile() function in OHOS::DistributedDeviceProfile::DpRadarHelper