Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp513 LinkedList *schedulesGet = nullptr; in BeginAuthentication() local
514 ret = GenerateSolutionFunc(paramHal, &schedulesGet); in BeginAuthentication()
519 if (schedulesGet == nullptr) { in BeginAuthentication()
523 LinkedListNode *tempNode = schedulesGet->head; in BeginAuthentication()
527 DestroyLinkedList(schedulesGet); in BeginAuthentication()
535 DestroyLinkedList(schedulesGet); in BeginAuthentication()
541 DestroyLinkedList(schedulesGet); in BeginAuthentication()

Completed in 5 milliseconds