PPP_VideoDecoder_Proxy 307 ppapi/proxy/interface_list.cc AddProxy(API_ID_PPP_VIDEO_DECODER_DEV, &ProxyFactory<PPP_VideoDecoder_Proxy>); PPP_VideoDecoder_Proxy 309 ppapi/proxy/interface_list.cc PPP_VideoDecoder_Proxy::GetProxyInterface()); PPP_VideoDecoder_Proxy 82 ppapi/proxy/ppp_video_decoder_proxy.cc PPP_VideoDecoder_Proxy::PPP_VideoDecoder_Proxy(Dispatcher* dispatcher) PPP_VideoDecoder_Proxy 91 ppapi/proxy/ppp_video_decoder_proxy.cc PPP_VideoDecoder_Proxy::~PPP_VideoDecoder_Proxy() { PPP_VideoDecoder_Proxy 95 ppapi/proxy/ppp_video_decoder_proxy.cc const PPP_VideoDecoder_Dev* PPP_VideoDecoder_Proxy::GetProxyInterface() { PPP_VideoDecoder_Proxy 99 ppapi/proxy/ppp_video_decoder_proxy.cc bool PPP_VideoDecoder_Proxy::OnMessageReceived(const IPC::Message& msg) { PPP_VideoDecoder_Proxy 104 ppapi/proxy/ppp_video_decoder_proxy.cc IPC_BEGIN_MESSAGE_MAP(PPP_VideoDecoder_Proxy, msg) PPP_VideoDecoder_Proxy 119 ppapi/proxy/ppp_video_decoder_proxy.cc void PPP_VideoDecoder_Proxy::OnMsgProvidePictureBuffers( PPP_VideoDecoder_Proxy 136 ppapi/proxy/ppp_video_decoder_proxy.cc void PPP_VideoDecoder_Proxy::OnMsgDismissPictureBuffer( PPP_VideoDecoder_Proxy 148 ppapi/proxy/ppp_video_decoder_proxy.cc void PPP_VideoDecoder_Proxy::OnMsgPictureReady( PPP_VideoDecoder_Proxy 160 ppapi/proxy/ppp_video_decoder_proxy.cc void PPP_VideoDecoder_Proxy::OnMsgNotifyError( PPP_VideoDecoder_Proxy 19 ppapi/proxy/ppp_video_decoder_proxy.h class PPP_VideoDecoder_Proxy : public InterfaceProxy { PPP_VideoDecoder_Proxy 21 ppapi/proxy/ppp_video_decoder_proxy.h PPP_VideoDecoder_Proxy(Dispatcher* dispatcher); PPP_VideoDecoder_Proxy 22 ppapi/proxy/ppp_video_decoder_proxy.h virtual ~PPP_VideoDecoder_Proxy(); PPP_VideoDecoder_Proxy 47 ppapi/proxy/ppp_video_decoder_proxy.h DISALLOW_COPY_AND_ASSIGN(PPP_VideoDecoder_Proxy);