Home
last modified time | relevance | path

Searched defs:AuthResult (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/inc/
H A Duser_auth_funcs.h32 typedef struct AuthResult { struct
42 Buffer *remoteAuthResultMsg; argument
44 } AuthResult; argument
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_context.cpp240 void WidgetContext::AuthResult(int32_t resultCode, int32_t authType, const Attributes &finalResult) in AuthResult() function in OHOS::UserIam::UserAuth::WidgetContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h175 DECLARE_ACE_TYPE(AuthResultOhos, AuthResult) in DECLARE_ACE_TYPE() argument