Home
last modified time | relevance | path

Searched refs:ATTR_TYPE (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Dattribute.h54 ATTR_TYPE = 100024, enumerator
/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Dsignature_operation.cpp72 ATTR_TYPE = 100024,
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c417 result = SetAttributeUint32(attribute, ATTR_TYPE, authType); in SetExecutorMsgToAttribute()
639 result = GetAttributeUint32(attribute, ATTR_TYPE, &(resultInfo->authType)); in GetExecutorInfoHalFromAttribute()
901 result = GetAttributeUint32(attribute, ATTR_TYPE, &(scheduleInfo->authType)); in GetScheduleInfoFromAttributeInner()
1057 result = SetAttributeUint32(attribute, ATTR_TYPE, executorInfo->authType); in SetExecutorInfoMsgToAttribute()
/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dattribute.c46 ATTR_TYPE,
/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dexecutor_message_test.cpp210 result = SetAttributeUint32(attribute, ATTR_TYPE, authType1); in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp184 if (SetAttributeUint32(attribute, ATTR_TYPE, paramHal.authType) != RESULT_SUCCESS) { in SetAttributeToCollectorExecMsg()

Completed in 10 milliseconds