Searched refs:ReportAuthInputPinBox (Results 1 – 5 of 5) sorted by relevance
154 virtual bool ReportAuthInputPinBox(struct RadarInfo &info) = 0;185 bool ReportAuthInputPinBox(struct RadarInfo &info) override;
167 bool res = DmRadarHelper::GetInstance().ReportAuthInputPinBox(info);174 bool res = DmRadarHelper::GetInstance().ReportAuthInputPinBox(info);
90 bool DmRadarHelper::ReportAuthInputPinBox(struct RadarInfo &info) in ReportAuthInputPinBox() function in OHOS::DistributedHardware::DmRadarHelper
419 bool DmRadarHelper::ReportAuthInputPinBox(struct RadarInfo &info) in ReportAuthInputPinBox() function in OHOS::DistributedHardware::DmRadarHelper
1563 if (!DmRadarHelper::GetInstance().ReportAuthInputPinBox(info)) { in OnUserOperation()1570 if (!DmRadarHelper::GetInstance().ReportAuthInputPinBox(info)) { in OnUserOperation()1577 if (!DmRadarHelper::GetInstance().ReportAuthInputPinBox(info)) { in OnUserOperation()