Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dpool_test.cpp224 EXPECT_EQ(QueryCredentialExecutorIndex(authType1, executorSensorHint), INVALID_EXECUTOR_INDEX); in HWTEST_F()
226 EXPECT_EQ(QueryCredentialExecutorIndex(authType1, executorSensorHint), INVALID_EXECUTOR_INDEX); in HWTEST_F()
245 EXPECT_EQ(QueryCredentialExecutorIndex(authType1, executorSensorHint), info1.executorIndex); in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/coauth/inc/
H A Dpool.h75 uint64_t QueryCredentialExecutorIndex(uint32_t authType, uint32_t executorSensorHint);
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dpool.c333 uint64_t QueryCredentialExecutorIndex(uint32_t authType, uint32_t executorSensorHint) in QueryCredentialExecutorIndex() function
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp924 out.executorIndex = QueryCredentialExecutorIndex(in.authType, in.executorSensorHint); in CopyCredentialInfo()

Completed in 4 milliseconds