Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/commonunittest/
H A Ddm_radar_helper_test.cpp181 bool res = DmRadarHelper::GetInstance().ReportAuthAddGroup(info); in HWTEST_F()
188 bool res = DmRadarHelper::GetInstance().ReportAuthAddGroup(info); in HWTEST_F()
/foundation/distributedhardware/device_manager/radar/include/
H A Ddm_radar_helper.h169 virtual bool ReportAuthAddGroup(struct RadarInfo &info) = 0;
205 bool ReportAuthAddGroup(struct RadarInfo &info) override;
/foundation/distributedhardware/device_manager/radar/src/lite/
H A Ddm_radar_helper.cpp94 bool DmRadarHelper::ReportAuthAddGroup(struct RadarInfo &info) in ReportAuthAddGroup() function in OHOS::DistributedHardware::DmRadarHelper
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp464 bool DmRadarHelper::ReportAuthAddGroup(struct RadarInfo &info) in ReportAuthAddGroup() function in OHOS::DistributedHardware::DmRadarHelper
497 LOGE("ReportAuthAddGroup error, res:%{public}d", res); in ReportAuthAddGroup()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp1167 if (!DmRadarHelper::GetInstance().ReportAuthAddGroup(info)) { in AddMember()
1168 LOGE("ReportAuthAddGroup failed"); in AddMember()

Completed in 7 milliseconds