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.h41 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.c256 uint32_t executorMatcher; in GetAuthCredentialList() local
337 uint32_t executorMatcher; in CreateAuthSchedule() local
/drivers/peripheral/user_auth/hdi_service/coauth/src/
Dpool.c391 void SetExecutorConditionExecutorMatcher(ExecutorCondition *condition, uint32_t executorMatcher) in SetExecutorConditionExecutorMatcher()
/drivers/peripheral/user_auth/hdi_service/database/src/
Didm_database.c851 void SetCredentialConditionExecutorMatcher(CredentialCondition *condition, uint32_t executorMatcher) in SetCredentialConditionExecutorMatcher()