Home
last modified time | relevance | path

Searched refs:SetCredentialConditionExecutorMatcher (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/database/inc/
H A Didm_database.h72 void SetCredentialConditionExecutorMatcher(CredentialCondition *condition, uint32_t executorMatcher);
/drivers/peripheral/user_auth/test/unittest/database/
H A Didm_database_test.cpp532 SetCredentialConditionExecutorMatcher(&limit, executorMatcher1); in HWTEST_F()
534 SetCredentialConditionExecutorMatcher(&limit, executorMatcher2); in HWTEST_F()
699 SetCredentialConditionExecutorMatcher(nullptr, executorMatcher); in HWTEST_F()
701 SetCredentialConditionExecutorMatcher(&condition, executorMatcher); in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Dcontext_manager.c329 SetCredentialConditionExecutorMatcher(&condition, executorMatcher); in GetAuthCredentialList()
/drivers/peripheral/user_auth/hdi_service/database/src/
H A Didm_database.c1003 void SetCredentialConditionExecutorMatcher(CredentialCondition *condition, uint32_t executorMatcher) in SetCredentialConditionExecutorMatcher() function

Completed in 6 milliseconds