Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/hdi_service/coauth/inc/
Dpool.h40 uint32_t executorMatcher; member
59 uint32_t executorMatcher; member
Dcoauth.h43 uint32_t executorMatcher; member
/drivers/peripheral/user_auth/hdi_service/database/inc/
Didm_database.h49 uint32_t executorMatcher; member
Didm_common.h34 uint32_t executorMatcher; member
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
Dcontext_manager.c262 uint32_t executorMatcher; in GetAuthCredentialList() local
343 uint32_t executorMatcher; in CreateAuthSchedule() local
/drivers/peripheral/user_auth/hdi_service/coauth/src/
Dpool.c396 void SetExecutorConditionExecutorMatcher(ExecutorCondition *condition, uint32_t executorMatcher) in SetExecutorConditionExecutorMatcher()
/drivers/peripheral/user_auth/hdi_service/database/src/
Didm_database.c867 void SetCredentialConditionExecutorMatcher(CredentialCondition *condition, uint32_t executorMatcher) in SetCredentialConditionExecutorMatcher()