Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Dlinked_list.h47 ResultCode (*remove)(struct LinkedList *list, void *condition, MatchFunc matchFunc, bool destroyNode);
/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dlinked_list.c51 IAM_STATIC ResultCode RemoveNode(LinkedList *list, void *condition, MatchFunc matchFunc, bool destroyNode) in RemoveNode() argument
80 if (destroyNode) { in RemoveNode()

Completed in 1 milliseconds