Searched refs:FlushACK (Results 1 – 1 of 1) sorted by relevance
52 void FlushACK(int32_t result);142 void VideoDecoder::FlushACK(int32_t result) { in FlushACK() function in ppapi::proxy::VideoDecoder309 static_cast<VideoDecoder*>(enter.object())->FlushACK(result); in OnMsgFlushACK()