Home
last modified time | relevance | path

Searched refs:test_suite_commands_ipc_message_handler (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/test/common/testsuite/include/
Dtest_suite_ipc.h116 bool test_suite_commands_ipc_message_handler(ipc_action_t message,
/device/soc/hisilicon/ws63v100/sdk/test/common/testsuite/src/
Dtest_suite_task.c124 ipc_register_handler(IPC_ACTION_TS_MESSAGE_CNF, test_suite_commands_ipc_message_handler); in test_suite_task_init()
Dtest_suite_ipc.c412 bool test_suite_commands_ipc_message_handler(ipc_action_t message, in test_suite_commands_ipc_message_handler() function