Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dexecutor_message_test.cpp42 extern void DestoryExecutorMsg(void *data);
397 DestoryExecutorMsg(nullptr); in HWTEST_F()
402 DestoryExecutorMsg(msg); in HWTEST_F()
468 LinkedList *executorMsg = CreateLinkedList(DestoryExecutorMsg); in HWTEST_F()
472 executorMsg = CreateLinkedList(DestoryExecutorMsg); in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c484 IAM_STATIC void DestoryExecutorMsg(void *data) in DestoryExecutorMsg() function
567 DestoryExecutorMsg(msg); in AssemblyMessage()
573 DestoryExecutorMsg(msg); in AssemblyMessage()
617 *executorMsg = CreateLinkedList(DestoryExecutorMsg); in GetExecutorMsgList()

Completed in 4 milliseconds