Searched refs:ReportDeleteServiceProfile (Results 1 – 4 of 4) sorted by relevance
120 void ReportDeleteServiceProfile(int32_t errCode, const std::string& deviceId);
213 DpRadarHelper::GetInstance().ReportDeleteServiceProfile(errCode, deviceId);215 DpRadarHelper::GetInstance().ReportDeleteServiceProfile(errCode, deviceId);
446 DpRadarHelper::GetInstance().ReportDeleteServiceProfile(ret, deviceId); in DeleteServiceProfile()
810 void DpRadarHelper::ReportDeleteServiceProfile(int32_t errCode, const std::string& deviceId) in ReportDeleteServiceProfile() function in OHOS::DistributedDeviceProfile::DpRadarHelper