Searched refs:ReportPutServiceProfileBatch (Results 1 – 4 of 4) sorted by relevance
111 …void ReportPutServiceProfileBatch(int32_t errCode, const std::vector<ServiceProfile>& serviceProfi…
137 DpRadarHelper::GetInstance().ReportPutServiceProfileBatch(errCode, serviceProfiles);139 DpRadarHelper::GetInstance().ReportPutServiceProfileBatch(errCode, serviceProfiles);
314 DpRadarHelper::GetInstance().ReportPutServiceProfileBatch(ret, serviceProfiles); in PutServiceProfileBatch()
533 void DpRadarHelper::ReportPutServiceProfileBatch(int32_t errCode, const std::vector<ServiceProfile>… in ReportPutServiceProfileBatch() function in OHOS::DistributedDeviceProfile::DpRadarHelper