Home
last modified time | relevance | path

Searched refs:ReportAuthInputPinBox (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/device_manager/test/commonunittest/
H A Ddm_radar_helper_test.cpp167 bool res = DmRadarHelper::GetInstance().ReportAuthInputPinBox(info); in HWTEST_F()
174 bool res = DmRadarHelper::GetInstance().ReportAuthInputPinBox(info); in HWTEST_F()
H A DUTTest_dm_auth_manager_third.cpp85 bool DmRadarHelper::ReportAuthInputPinBox(struct RadarInfo &info) in ReportAuthInputPinBox() function in OHOS::DistributedHardware::DmRadarHelper
/foundation/distributedhardware/device_manager/radar/include/
H A Ddm_radar_helper.h168 virtual bool ReportAuthInputPinBox(struct RadarInfo &info) = 0;
204 bool ReportAuthInputPinBox(struct RadarInfo &info) override;
/foundation/distributedhardware/device_manager/radar/src/lite/
H A Ddm_radar_helper.cpp89 bool DmRadarHelper::ReportAuthInputPinBox(struct RadarInfo &info) in ReportAuthInputPinBox() function in OHOS::DistributedHardware::DmRadarHelper
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp1554 if (!DmRadarHelper::GetInstance().ReportAuthInputPinBox(info)) { in OnUserOperation()
1555 LOGE("ReportAuthInputPinBox failed"); in OnUserOperation()
1561 if (!DmRadarHelper::GetInstance().ReportAuthInputPinBox(info)) { in OnUserOperation()
1562 LOGE("ReportAuthInputPinBox failed"); in OnUserOperation()
1568 if (!DmRadarHelper::GetInstance().ReportAuthInputPinBox(info)) { in OnUserOperation()
1569 LOGE("ReportAuthInputPinBox failed"); in OnUserOperation()
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp431 bool DmRadarHelper::ReportAuthInputPinBox(struct RadarInfo &info) in ReportAuthInputPinBox() function in OHOS::DistributedHardware::DmRadarHelper
458 LOGE("ReportAuthInputPinBox error, res:%{public}d", res); in ReportAuthInputPinBox()

Completed in 9 milliseconds