Home
last modified time | relevance | path

Searched defs:authIntent (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/core/inc/
H A Dschedule_node_helper.h38 int32_t authIntent; member
H A Dauthentication.h40 int32_t authIntent; member
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/iam_executor/
H A Diam_executor_framework_types.h51 int32_t authIntent; member
82 int32_t authIntent; member
/ohos5.0/base/useriam/pin_auth/frameworks/ipc/common_defines/
H A Dinputer_get_data.h46 int32_t authIntent; member
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/common_defines/
H A Duser_auth_common_defines.h73 AuthIntent authIntent; member
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/inc/
H A Dcontext_manager.h38 int32_t authIntent; member
51 int32_t authIntent; member
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H A Dauth_command.cpp60 int32_t authIntent; in SendRequest() local
/ohos5.0/base/account/os_account/interfaces/innerkits/account_iam/native/include/
H A Daccount_iam_info.h104 AuthIntent authIntent = AuthIntent::DEFAULT; member
119 AuthIntent authIntent = AuthIntent::DEFAULT; member
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dschedule_node_builder.cpp127 std::shared_ptr<Builder> ScheduleNodeBuilder::SetAuthIntent(int32_t authIntent) in SetAuthIntent()
H A Dwidget_schedule_node_impl.cpp113 AuthIntent authIntent) in StartAuthList()
/ohos5.0/base/useriam/pin_auth/test/unittest/src/
H A Dinputer_get_data_stub_test.cpp121 int32_t authIntent = 1; variable
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Duser_auth_client_defines.h62 AuthIntent authIntent; member
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_context.cpp170 AuthType authType, AuthTrustLevel authTrustLevel, bool endAfterFirstFail, AuthIntent authIntent) in BuildTask()
296 AuthIntent authIntent) in ExecuteAuthList()
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Duser_auth_stub_test.cpp306 uint32_t authIntent = 0; variable
373 uint32_t authIntent = 0; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_callback.cpp56 uint32_t userId, AuthType authType, AuthIntent authIntent, const sptr<IIDMCallback> &callback) in AuthCallback()
60 AuthCallback::AuthCallback(uint32_t userId, AuthType authType, AuthIntent authIntent, in AuthCallback()
H A Daccount_iam_mgr_stub.cpp451 int32_t authIntent = 0; in ReadAuthParam() local
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_constant.cpp296 napi_value authIntent = nullptr; in AuthIntentConstructorForInnerkits() local
H A Dnapi_account_iam_user_auth.cpp368 int32_t authIntent = 0; in ParseContextForAuthOptions() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_stub.cpp776 uint32_t authIntent; in ReadAuthParam() local
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/
H A Dexecutor_unit_test.cpp582 static int32_t authIntent = 1; variable