Searched refs:ResetACK (Results 1 – 1 of 1) sorted by relevance
53 void ResetACK(int32_t result);138 void VideoDecoder::ResetACK(int32_t result) { in ResetACK() function in ppapi::proxy::VideoDecoder319 static_cast<VideoDecoder*>(enter.object())->ResetACK(result); in OnMsgResetACK()