Home
last modified time | relevance | path

Searched refs:COLLECTOR (Results 1 - 12 of 12) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dverifier_impl.cpp134 int32_t result = callback_->OnMessage(HdiExecutorRole::COLLECTOR, msgOut); in HandleVerifierMsg()
161 if (role == HdiExecutorRole::COLLECTOR) { in SendMessage()
H A Dcollector_impl.cpp49 executorInfo.executorRole = HdiExecutorRole::COLLECTOR; in GetExecutorInfo()
52 int32_t result = pinHdi_->GetExecutorInfo(HdiExecutorRole::COLLECTOR, executorInfo.publicKey, eslRet, in GetExecutorInfo()
/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dexecutor_func_common.h42 COLLECTOR = 1, enumerator
/drivers/peripheral/user_auth/hdi_service/coauth/inc/
H A Dpool.h32 COLLECTOR = 1, enumerator
/drivers/peripheral/user_auth/test/unittest/user_auth_test/
H A Dauth_level_test.cpp99 executorInfo.executorRole = COLLECTOR; in HWTEST_F()
/drivers/peripheral/user_auth/test/unittest/idm_test/
H A Duser_idm_funcs_test.cpp84 info.executorRole = COLLECTOR; in HWTEST_F()
/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dpool_test.cpp236 info2.executorRole = COLLECTOR; in HWTEST_F()
H A Dco_auth_test.cpp321 info.executorRole = COLLECTOR; in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dpool.c321 (executorInfo->executorRole == COLLECTOR || executorInfo->executorRole == ALL_IN_ONE)) { in QueryCollecterMatcher()
H A Dcoauth.c294 ret = MountExecutorOnce(executors, coAuthSchedule, param->collectorSensorHint, COLLECTOR, collectorUdidArray); in MountExecutor()
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dpin_auth.cpp290 case HDI::PinAuth::HdiExecutorRole::COLLECTOR: in GetExecutorInfo()
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp196 if (SetAttributeUint32(attribute, ATTR_EXECUTOR_ROLE, COLLECTOR) != RESULT_SUCCESS) { in SetAttributeToCollectorExecMsg()
402 if (executorRole == COLLECTOR) { in GetAuthExecutorMsg()

Completed in 9 milliseconds