Home
last modified time | relevance | path

Searched refs:GetExecutorInfoLinkedList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/inc/
H A Duser_auth_funcs.h85 ResultCode GetExecutorInfoLinkedList(uint32_t authType, uint32_t executorRole, LinkedList *allExecu…
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Duser_auth_funcs.c491 ResultCode GetExecutorInfoLinkedList(uint32_t authType, uint32_t executorRole, LinkedList *allExecu… in GetExecutorInfoLinkedList() function
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp1542 result = GetExecutorInfoLinkedList(authTypes[i], executorRole, linkedList); in GetSignedExecutorInfo()