Home
last modified time | relevance | path

Searched defs:SetLatestError (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dschedule_holder_context.cpp91 void ScheduleHolderContext::SetLatestError(int32_t error) in SetLatestError() function in OHOS::UserIam::UserAuth::ScheduleHolderContext
H A Dbase_context.cpp47 void BaseContext::SetLatestError(int32_t error) in SetLatestError() function in OHOS::UserIam::UserAuth::BaseContext
H A Dwidget_context.cpp136 void WidgetContext::SetLatestError(int32_t error) in SetLatestError() function in OHOS::UserIam::UserAuth::WidgetContext
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/
H A Ddummy_authentication.h34 void SetLatestError(int32_t error){}; in SetLatestError() function
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Didentification_impl.cpp37 void IdentificationImpl::SetLatestError(int32_t error) in SetLatestError() function in OHOS::UserIam::UserAuth::IdentificationImpl
H A Dauthentication_impl.cpp36 void AuthenticationImpl::SetLatestError(int32_t error) in SetLatestError() function in OHOS::UserIam::UserAuth::AuthenticationImpl
H A Denrollment_impl.cpp43 void EnrollmentImpl::SetLatestError(int32_t error) in SetLatestError() function in OHOS::UserIam::UserAuth::EnrollmentImpl