Searched refs:OnMsgDestroy (Results 1 – 2 of 2) sorted by relevance
52 void OnMsgDestroy(const ppapi::HostResource& decoder);
174 IPC_MESSAGE_HANDLER(PpapiHostMsg_PPBVideoDecoder_Destroy, OnMsgDestroy) in OnMessageReceived()277 void PPB_VideoDecoder_Proxy::OnMsgDestroy(const HostResource& decoder) { in OnMsgDestroy() function in ppapi::proxy::PPB_VideoDecoder_Proxy