Searched refs:ReportDeleteAclProfile (Results 1 – 4 of 4) sorted by relevance
109 void ReportDeleteAclProfile(int32_t errCode);
113 DpRadarHelper::GetInstance().ReportDeleteAclProfile(errCode);115 DpRadarHelper::GetInstance().ReportDeleteAclProfile(errCode);
284 DpRadarHelper::GetInstance().ReportDeleteAclProfile(ret); in DeleteAccessControlProfile()
451 void DpRadarHelper::ReportDeleteAclProfile(int32_t errCode) in ReportDeleteAclProfile() function in OHOS::DistributedDeviceProfile::DpRadarHelper