Searched refs:ReportDeleteTrustRelation (Results 1 – 5 of 5) sorted by relevance
159 virtual bool ReportDeleteTrustRelation(struct RadarInfo &info) = 0;190 bool ReportDeleteTrustRelation(struct RadarInfo &info) override;
115 bool DmRadarHelper::ReportDeleteTrustRelation(struct RadarInfo &info) in ReportDeleteTrustRelation() function in OHOS::DistributedHardware::DmRadarHelper
222 bool res = DmRadarHelper::GetInstance().ReportDeleteTrustRelation(info);
572 bool DmRadarHelper::ReportDeleteTrustRelation(struct RadarInfo &info) in ReportDeleteTrustRelation() function in OHOS::DistributedHardware::DmRadarHelper
280 if (!DmRadarHelper::GetInstance().ReportDeleteTrustRelation(info)) { in UnAuthenticateDevice()