Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/tests/mpftest/src/
H A Dmpf_suite.c81 static apt_bool_t mpf_suite_task_msg_process(apt_task_t *task, apt_task_msg_t *msg);
165 vtable->process_msg = mpf_suite_task_msg_process; in mpf_test_run()
413 static apt_bool_t mpf_suite_task_msg_process(apt_task_t *task, apt_task_msg_t *msg) in mpf_suite_task_msg_process() function