Searched refs:OnMsgFlush (Results 1 – 2 of 2) sorted by relevance
50 void OnMsgFlush(const ppapi::HostResource& decoder);
172 IPC_MESSAGE_HANDLER(PpapiHostMsg_PPBVideoDecoder_Flush, OnMsgFlush) in OnMessageReceived()261 void PPB_VideoDecoder_Proxy::OnMsgFlush(const HostResource& decoder) { in OnMsgFlush() function in ppapi::proxy::PPB_VideoDecoder_Proxy