/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/userauth/ |
H A D | _credential_info_v10.md | 67 ### executorMatcher subsection
|
H A D | _credential_info_v12.md | 61 ### executorMatcher subsection
|
H A D | _executor_register_info_v10.md | 55 ### executorMatcher subsection
|
H A D | _executor_register_info_v12.md | 51 ### executorMatcher subsection
|
H A D | _schedule_info_v10.md | 47 ### executorMatcher subsection
|
H A D | _schedule_info_v12.md | 45 ### executorMatcher subsection
|
H A D | _schedule_info_v1__1_v11.md | 44 ### executorMatcher subsection
|
H A D | _schedule_info_v1__1_v12.md | 42 ### executorMatcher subsection
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/pinauth/ |
H A D | _executor_info_v20.md | 55 ### executorMatcher subsection
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/common_defines/ |
H A D | co_auth_interface.h | 38 uint32_t executorMatcher; // for executors matcher member
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/inc/ |
H A D | pool.h | 42 uint32_t executorMatcher; member 64 uint32_t executorMatcher; member
|
H A D | coauth.h | 43 uint32_t executorMatcher; member 63 uint32_t executorMatcher; member
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/inc/ |
H A D | idm_database.h | 50 uint32_t executorMatcher; member
|
H A D | idm_common.h | 37 uint32_t executorMatcher; member
|
/ohos5.0/base/useriam/user_auth_framework/services/core/src/ |
H A D | schedule_node_builder.cpp | 79 std::shared_ptr<Builder> ScheduleNodeBuilder::SetExecutorMatcher(uint32_t executorMatcher) in SetExecutorMatcher()
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/co_auth/ |
H A D | pool_test.cpp | 291 constexpr uint32_t executorMatcher = 2363; variable
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/ |
H A D | context_manager.c | 323 uint32_t executorMatcher; in GetAuthCredentialList() local 404 uint32_t executorMatcher; in CreateAuthSchedule() local
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/src/ |
H A D | pool.c | 403 void SetExecutorConditionExecutorMatcher(ExecutorCondition *condition, uint32_t executorMatcher) in SetExecutorConditionExecutorMatcher()
|
H A D | executor_message.c | 857 static ResultCode GetExecutorIndexByCondition(uint32_t authType, uint32_t executorMatcher, in GetExecutorIndexByCondition()
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/database/ |
H A D | idm_database_test.cpp | 697 constexpr uint32_t executorMatcher = 20; variable
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/src/ |
H A D | idm_database.c | 1002 void SetCredentialConditionExecutorMatcher(CredentialCondition *condition, uint32_t executorMatcher) in SetCredentialConditionExecutorMatcher()
|