Searched refs:ReportPutServiceProfile (Results 1 – 4 of 4) sorted by relevance
110 void ReportPutServiceProfile(int32_t errCode, const ServiceProfile& serviceProfile);
125 DpRadarHelper::GetInstance().ReportPutServiceProfile(errCode, serviceProfile);127 DpRadarHelper::GetInstance().ReportPutServiceProfile(errCode, serviceProfile);
299 DpRadarHelper::GetInstance().ReportPutServiceProfile(ret, serviceProfile); in PutServiceProfile()
490 void DpRadarHelper::ReportPutServiceProfile(int32_t errCode, const ServiceProfile& serviceProfile) in ReportPutServiceProfile() function in OHOS::DistributedDeviceProfile::DpRadarHelper