Searched refs:ReplyCallback (Results 1 – 1 of 1) sorted by relevance
96 static void ReplyCallback (SNDEXResult result);1578 ReplyCallback(SNDEX_RESULT_FATAL_ERROR); in CommonCallback()1628 ReplyCallback(SNDEX_RESULT_SUCCESS); in CommonCallback()1631 ReplyCallback(SNDEX_RESULT_INVALID_PARAM); in CommonCallback()1634 ReplyCallback(SNDEX_RESULT_EXCLUSIVE); in CommonCallback()1637 ReplyCallback(SNDEX_RESULT_ILLEGAL_STATE); in CommonCallback()1647 ReplyCallback(SNDEX_RESULT_DEVICE_ERROR); in CommonCallback()1651 ReplyCallback(SNDEX_RESULT_FATAL_ERROR); in CommonCallback()1791 ReplyCallback (SNDEXResult result) in ReplyCallback() function