Home
last modified time | relevance | path

Searched refs:DestroyLinkedList (Results 1 – 16 of 16) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/database/src/
Didm_common.c30 DestroyLinkedList(node->credentialInfoList); in DestroyUserInfoNode()
31 DestroyLinkedList(node->enrolledInfoList); in DestroyUserInfoNode()
71 DestroyLinkedList(userInfo->credentialInfoList); in InitUserInfoNode()
Didm_database.c69 DestroyLinkedList(g_userInfoList); in DestroyUserInfoList()
185 DestroyLinkedList(*creds); in DeleteUserInfo()
192 DestroyLinkedList(*creds); in DeleteUserInfo()
321 DestroyLinkedList(credList); in IsCredentialIdDuplicate()
324 DestroyLinkedList(credList); in IsCredentialIdDuplicate()
519 DestroyLinkedList(credList); in AddCredentialInfo()
522 DestroyLinkedList(credList); in AddCredentialInfo()
733 DestroyLinkedList(credList); in QueryCredentialLimit()
740 DestroyLinkedList(credList); in QueryCredentialLimit()
771 DestroyLinkedList(credList); in QueryCredentialUserId()
[all …]
Didm_file_manager.c461 DestroyLinkedList(userInfoList); in LoadFileInfo()
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
Dauth_level.c95 DestroyLinkedList(executorList); in GetAsl()
106 DestroyLinkedList(executorList); in GetAsl()
115 DestroyLinkedList(executorList); in GetAsl()
127 DestroyLinkedList(credList); in GetAcl()
135 DestroyLinkedList(credList); in GetAcl()
142 DestroyLinkedList(credList); in GetAcl()
Dcontext_manager.c55 DestroyLinkedList(g_contextList); in DestoryUserAuthContextList()
298 DestroyLinkedList(credList); in QueryAuthTempletaInfo()
304 DestroyLinkedList(credList); in QueryAuthTempletaInfo()
329 DestroyLinkedList(credList); in QueryAuthTempletaInfo()
335 DestroyLinkedList(credList); in QueryAuthTempletaInfo()
441 DestroyLinkedList(*schedules); in CopySchedules()
508 DestroyLinkedList(schedules); in DestroyContextNode()
572 DestroyLinkedList(credList); in FillInContext()
/drivers/peripheral/user_auth/hdi_service/coauth/src/
Dexecutor_message.c490 DestroyLinkedList(credList); in GetExecutorTemplateList()
496 DestroyLinkedList(credList); in GetExecutorTemplateList()
502 DestroyLinkedList(credList); in GetExecutorTemplateList()
508 DestroyLinkedList(credList); in GetExecutorTemplateList()
516 DestroyLinkedList(credList); in GetExecutorTemplateList()
526 DestroyLinkedList(credList); in GetExecutorTemplateList()
578 DestroyLinkedList(executors); in TraverseExecutor()
586 DestroyLinkedList(executors); in TraverseExecutor()
592 DestroyLinkedList(executors); in TraverseExecutor()
610 DestroyLinkedList(*executorMsg); in GetExecutorMsgList()
[all …]
Dpool.c85 DestroyLinkedList(g_poolList); in DestroyResourcePool()
191 DestroyLinkedList(executors); in RegisterExecutorToPool()
263 DestroyLinkedList(result); in QueryExecutor()
Dcoauth.c101 DestroyLinkedList(g_scheduleList); in DestoryCoAuth()
284 DestroyLinkedList(executors); in MountExecutor()
/drivers/peripheral/user_auth/hdi_service/service/
Duser_auth_interface_service.cpp156 DestroyLinkedList(credList); in GetCapabilityLevel()
166 DestroyLinkedList(credList); in GetCapabilityLevel()
258 DestroyLinkedList(schedulesGet); in BeginAuthenticationV1_1()
266 DestroyLinkedList(schedulesGet); in BeginAuthenticationV1_1()
276 DestroyLinkedList(schedulesGet); in BeginAuthenticationV1_1()
301 DestroyLinkedList(executorSendMsg); in CreateExecutorCommand()
308 DestroyLinkedList(executorSendMsg); in CreateExecutorCommand()
318 DestroyLinkedList(executorSendMsg); in CreateExecutorCommand()
324 DestroyLinkedList(executorSendMsg); in CreateExecutorCommand()
438 DestroyLinkedList(scheduleGet); in BeginIdentificationV1_1()
[all …]
/drivers/peripheral/user_auth/hdi_service/idm/src/
Denroll_specification_check.c102 DestroyLinkedList(credList); in CheckSpecification()
105 DestroyLinkedList(credList); in CheckSpecification()
Duser_idm_funcs.c60 DestroyLinkedList(credList); in GenerateIdmSchedule()
66 DestroyLinkedList(credList); in GenerateIdmSchedule()
77 DestroyLinkedList(credList); in GenerateIdmSchedule()
308 DestroyLinkedList(credList); in GetDeletedCredential()
313 DestroyLinkedList(credList); in GetDeletedCredential()
317 DestroyLinkedList(credList); in GetDeletedCredential()
/drivers/peripheral/user_auth/hdi_service/common/inc/
Dlinked_list.h53 void DestroyLinkedList(LinkedList *list);
/drivers/peripheral/user_auth/hdi_service/common/src/
Dlinked_list.c178 void DestroyLinkedList(LinkedList *list) in DestroyLinkedList() function
/drivers/peripheral/user_auth/test/unittest/idm_test/
Denroll_specification_check_test.cpp128 DestroyLinkedList(g_userInfoList);
Duser_idm_funcs_test.cpp111 DestroyLinkedList(g_userInfoList);
/drivers/peripheral/user_auth/test/unittest/co_auth/
Dexecutor_message_test.cpp446 DestroyLinkedList(executorMsg);
451 DestroyLinkedList(executorMsg);