Searched refs:pushToOutputList (Results 1 – 2 of 2) sorted by relevance
70 void pushToOutputList(callbackObject element);
37 aSyncHandle->pushToOutputList(element); in onAsyncOutputAvailable()75 void CodecAsyncHandler::pushToOutputList(callbackObject element) { in pushToOutputList() function in CodecAsyncHandler