Home
last modified time | relevance | path

Searched refs:DestroyLinkedList (Results 1 - 17 of 17) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/database/src/
H A Didm_common.c30 DestroyLinkedList(node->credentialInfoList); in DestroyUserInfoNode()
31 DestroyLinkedList(node->enrolledInfoList); in DestroyUserInfoNode()
71 DestroyLinkedList(userInfo->credentialInfoList); in InitUserInfoNode()
H A Didm_database.c91 DestroyLinkedList(g_userInfoList); in DestroyUserInfoList()
207 DestroyLinkedList(*creds); in DeleteUserInfo()
214 DestroyLinkedList(*creds); in DeleteUserInfo()
344 DestroyLinkedList(credList); in IsCredentialIdDuplicate()
347 DestroyLinkedList(credList); in IsCredentialIdDuplicate()
560 DestroyLinkedList(credList); in AddCredentialInfo()
878 DestroyLinkedList(credList); in QueryCredentialLimit()
885 DestroyLinkedList(credList); in QueryCredentialLimit()
916 DestroyLinkedList(credList); in QueryCredentialUserId()
922 DestroyLinkedList(credLis in QueryCredentialUserId()
[all...]
H A Didm_file_manager.c399 DestroyLinkedList(userInfoList); in LoadFileInfo()
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Dauth_level.c96 DestroyLinkedList(executorList); in GetExecutorAslAndAcl()
105 DestroyLinkedList(executorList); in GetExecutorAslAndAcl()
118 DestroyLinkedList(executorList); in GetExecutorAslAndAcl()
132 DestroyLinkedList(creds); in GetCredMaxAcl()
140 DestroyLinkedList(creds); in GetCredMaxAcl()
147 DestroyLinkedList(creds); in GetCredMaxAcl()
H A Dcontext_manager.c56 DestroyLinkedList(g_contextList); in DestoryUserAuthContextList()
359 DestroyLinkedList(credList); in QueryAuthTempletaInfo()
365 DestroyLinkedList(credList); in QueryAuthTempletaInfo()
390 DestroyLinkedList(credList); in QueryAuthTempletaInfo()
396 DestroyLinkedList(credList); in QueryAuthTempletaInfo()
513 DestroyLinkedList(*schedules); in CopySchedules()
580 DestroyLinkedList(schedules); in DestroyContextNode()
696 DestroyLinkedList(credList); in FillInContext()
H A Duser_auth_funcs.c500 DestroyLinkedList(executorList); in GetExecutorInfoLinkedList()
508 DestroyLinkedList(executorList); in GetExecutorInfoLinkedList()
514 DestroyLinkedList(executorList); in GetExecutorInfoLinkedList()
519 DestroyLinkedList(executorList); in GetExecutorInfoLinkedList()
524 DestroyLinkedList(executorList); in GetExecutorInfoLinkedList()
/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Denroll_specification_check.c108 DestroyLinkedList(credList); in CheckSpecification()
111 DestroyLinkedList(credList); in CheckSpecification()
H A Duser_idm_funcs.c82 DestroyLinkedList(credList); in GenerateIdmSchedule()
88 DestroyLinkedList(credList); in GenerateIdmSchedule()
99 DestroyLinkedList(credList); in GenerateIdmSchedule()
437 DestroyLinkedList(credList); in GetDeletedCredential()
442 DestroyLinkedList(credList); in GetDeletedCredential()
446 DestroyLinkedList(credList); in GetDeletedCredential()
/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Dlinked_list.h53 void DestroyLinkedList(LinkedList *list);
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c504 DestroyLinkedList(credList); in GetExecutorTemplateList()
510 DestroyLinkedList(credList); in GetExecutorTemplateList()
516 DestroyLinkedList(credList); in GetExecutorTemplateList()
522 DestroyLinkedList(credList); in GetExecutorTemplateList()
530 DestroyLinkedList(credList); in GetExecutorTemplateList()
540 DestroyLinkedList(credList); in GetExecutorTemplateList()
593 DestroyLinkedList(executors); in TraverseExecutor()
601 DestroyLinkedList(executors); in TraverseExecutor()
607 DestroyLinkedList(executors); in TraverseExecutor()
625 DestroyLinkedList(*executorMs in GetExecutorMsgList()
[all...]
H A Dpool.c86 DestroyLinkedList(g_poolList); in DestroyResourcePool()
194 DestroyLinkedList(executors); in RegisterExecutorToPool()
270 DestroyLinkedList(result); in QueryExecutor()
H A Dcoauth.c101 DestroyLinkedList(g_scheduleList); in DestoryCoAuth()
300 DestroyLinkedList(executors); in MountExecutor()
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp234 DestroyLinkedList(credList); in GetCapabilityLevel()
244 DestroyLinkedList(credList); in GetCapabilityLevel()
527 DestroyLinkedList(schedulesGet); in BeginAuthentication()
535 DestroyLinkedList(schedulesGet); in BeginAuthentication()
541 DestroyLinkedList(schedulesGet); in BeginAuthentication()
574 DestroyLinkedList(executorSendMsg); in CreateExecutorCommand()
581 DestroyLinkedList(executorSendMsg); in CreateExecutorCommand()
591 DestroyLinkedList(executorSendMsg); in CreateExecutorCommand()
597 DestroyLinkedList(executorSendMsg); in CreateExecutorCommand()
740 DestroyLinkedList(scheduleGe in BeginIdentification()
[all...]
/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dlinked_list.c178 void DestroyLinkedList(LinkedList *list) in DestroyLinkedList() function
/drivers/peripheral/user_auth/test/unittest/idm_test/
H A Denroll_specification_check_test.cpp146 DestroyLinkedList(g_userInfoList); in HWTEST_F()
H A Duser_idm_funcs_test.cpp115 DestroyLinkedList(g_userInfoList); in HWTEST_F()
/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dexecutor_message_test.cpp470 DestroyLinkedList(executorMsg); in HWTEST_F()
475 DestroyLinkedList(executorMsg); in HWTEST_F()

Completed in 17 milliseconds