Home
last modified time | relevance | path

Searched refs:ReportDeleteTrustRelation (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/device_manager/radar/include/
H A Ddm_radar_helper.h173 virtual bool ReportDeleteTrustRelation(struct RadarInfo &info) = 0;
209 bool ReportDeleteTrustRelation(struct RadarInfo &info) override;
/foundation/distributedhardware/device_manager/radar/src/lite/
H A Ddm_radar_helper.cpp114 bool DmRadarHelper::ReportDeleteTrustRelation(struct RadarInfo &info) in ReportDeleteTrustRelation() function in OHOS::DistributedHardware::DmRadarHelper
/foundation/distributedhardware/device_manager/test/commonunittest/
H A Ddm_radar_helper_test.cpp222 bool res = DmRadarHelper::GetInstance().ReportDeleteTrustRelation(info); in HWTEST_F()
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp584 bool DmRadarHelper::ReportDeleteTrustRelation(struct RadarInfo &info) in ReportDeleteTrustRelation() function in OHOS::DistributedHardware::DmRadarHelper
603 LOGE("ReportDeleteTrustRelation error, res:%{public}d", res); in ReportDeleteTrustRelation()
631 LOGE("ReportDeleteTrustRelation error, res:%{public}d", res); in ReportCreatePinHolder()
653 LOGE("ReportDeleteTrustRelation error, res:%{public}d", res); in ReportCreatePinHolder()
680 LOGE("ReportDeleteTrustRelation error, res:%{public}d", res); in ReportDestroyPinHolder()
701 LOGE("ReportDeleteTrustRelation error, res:%{public}d", res); in ReportDestroyPinHolder()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp314 if (!DmRadarHelper::GetInstance().ReportDeleteTrustRelation(info)) { in UnAuthenticateDevice()
315 LOGE("ReportDeleteTrustRelation failed"); in UnAuthenticateDevice()

Completed in 7 milliseconds