InterfaceProxy 29 ppapi/proxy/dispatcher.cc InterfaceProxy* Dispatcher::GetInterfaceProxy(ApiID id) { InterfaceProxy 30 ppapi/proxy/dispatcher.cc InterfaceProxy* proxy = proxies_[id].get(); InterfaceProxy 33 ppapi/proxy/dispatcher.cc InterfaceProxy::Factory factory = InterfaceProxy 60 ppapi/proxy/dispatcher.cc InterfaceProxy* proxy = GetInterfaceProxy( InterfaceProxy 60 ppapi/proxy/dispatcher.h InterfaceProxy* GetInterfaceProxy(ApiID id); InterfaceProxy 90 ppapi/proxy/dispatcher.h scoped_ptr<InterfaceProxy> proxies_[API_ID_COUNT]; InterfaceProxy 163 ppapi/proxy/interface_list.cc InterfaceProxy* ProxyFactory(Dispatcher* dispatcher) { InterfaceProxy 327 ppapi/proxy/interface_list.cc InterfaceProxy::Factory InterfaceList::GetFactoryForID(ApiID id) const { InterfaceProxy 363 ppapi/proxy/interface_list.cc InterfaceProxy::Factory factory) { InterfaceProxy 40 ppapi/proxy/interface_list.h InterfaceProxy::Factory GetFactoryForID(ApiID id) const; InterfaceProxy 75 ppapi/proxy/interface_list.h void AddProxy(ApiID id, InterfaceProxy::Factory factory); InterfaceProxy 91 ppapi/proxy/interface_list.h InterfaceProxy::Factory id_to_factory_[API_ID_COUNT]; InterfaceProxy 13 ppapi/proxy/interface_proxy.cc InterfaceProxy::InterfaceProxy(Dispatcher* dispatcher) InterfaceProxy 17 ppapi/proxy/interface_proxy.cc InterfaceProxy::~InterfaceProxy() { InterfaceProxy 20 ppapi/proxy/interface_proxy.cc bool InterfaceProxy::Send(IPC::Message* msg) { InterfaceProxy 21 ppapi/proxy/interface_proxy.h class InterfaceProxy : public IPC::Listener, public IPC::Sender { InterfaceProxy 25 ppapi/proxy/interface_proxy.h typedef InterfaceProxy* (*Factory)(Dispatcher* dispatcher); InterfaceProxy 27 ppapi/proxy/interface_proxy.h virtual ~InterfaceProxy(); InterfaceProxy 40 ppapi/proxy/interface_proxy.h InterfaceProxy(Dispatcher* dispatcher); InterfaceProxy 129 ppapi/proxy/ppb_audio_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 31 ppapi/proxy/ppb_audio_proxy.h class PPB_Audio_Proxy : public InterfaceProxy { InterfaceProxy 115 ppapi/proxy/ppb_broker_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 21 ppapi/proxy/ppb_broker_proxy.h class PPB_Broker_Proxy : public InterfaceProxy { InterfaceProxy 68 ppapi/proxy/ppb_buffer_proxy.cc : InterfaceProxy(dispatcher) { InterfaceProxy 49 ppapi/proxy/ppb_buffer_proxy.h class PPB_Buffer_Proxy : public InterfaceProxy { InterfaceProxy 89 ppapi/proxy/ppb_core_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 18 ppapi/proxy/ppb_core_proxy.h class PPB_Core_Proxy : public InterfaceProxy { InterfaceProxy 77 ppapi/proxy/ppb_flash_message_loop_proxy.cc : InterfaceProxy(dispatcher) { InterfaceProxy 27 ppapi/proxy/ppb_flash_message_loop_proxy.h : public InterfaceProxy, InterfaceProxy 124 ppapi/proxy/ppb_graphics_3d_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 61 ppapi/proxy/ppb_graphics_3d_proxy.h class PPB_Graphics3D_Proxy : public InterfaceProxy { InterfaceProxy 473 ppapi/proxy/ppb_image_data_proxy.cc : InterfaceProxy(dispatcher) { InterfaceProxy 129 ppapi/proxy/ppb_image_data_proxy.h class PPB_ImageData_Proxy : public InterfaceProxy { InterfaceProxy 81 ppapi/proxy/ppb_instance_proxy.cc InterfaceProxy* proxy = dispatcher->GetInterfaceProxy(API_ID_PPP_TEXT_INPUT); InterfaceProxy 92 ppapi/proxy/ppb_instance_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 36 ppapi/proxy/ppb_instance_proxy.h class PPB_Instance_Proxy : public InterfaceProxy, InterfaceProxy 266 ppapi/proxy/ppb_message_loop_proxy.cc : InterfaceProxy(dispatcher) { InterfaceProxy 99 ppapi/proxy/ppb_message_loop_proxy.h class PPB_MessageLoop_Proxy : public InterfaceProxy { InterfaceProxy 145 ppapi/proxy/ppb_testing_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 23 ppapi/proxy/ppb_testing_proxy.h class PPB_Testing_Proxy : public InterfaceProxy { InterfaceProxy 283 ppapi/proxy/ppb_var_deprecated_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 26 ppapi/proxy/ppb_var_deprecated_proxy.h class PPB_Var_Deprecated_Proxy : public InterfaceProxy { InterfaceProxy 152 ppapi/proxy/ppb_video_decoder_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 18 ppapi/proxy/ppb_video_decoder_proxy.h class PPB_VideoDecoder_Proxy : public InterfaceProxy { InterfaceProxy 56 ppapi/proxy/ppb_x509_certificate_private_proxy.cc : InterfaceProxy(dispatcher) { InterfaceProxy 18 ppapi/proxy/ppb_x509_certificate_private_proxy.h : public InterfaceProxy { InterfaceProxy 208 ppapi/proxy/ppp_class_proxy.cc : InterfaceProxy(dispatcher) { InterfaceProxy 215 ppapi/proxy/ppp_class_proxy.cc InterfaceProxy* PPP_Class_Proxy::Create(Dispatcher* dispatcher) { InterfaceProxy 26 ppapi/proxy/ppp_class_proxy.h class PPP_Class_Proxy : public InterfaceProxy { InterfaceProxy 35 ppapi/proxy/ppp_class_proxy.h static InterfaceProxy* Create(Dispatcher* dispatcher); InterfaceProxy 391 ppapi/proxy/ppp_content_decryptor_private_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 21 ppapi/proxy/ppp_content_decryptor_private_proxy.h class PPP_ContentDecryptor_Private_Proxy : public InterfaceProxy { InterfaceProxy 54 ppapi/proxy/ppp_find_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 17 ppapi/proxy/ppp_find_proxy.h class PPP_Find_Proxy : public InterfaceProxy { InterfaceProxy 35 ppapi/proxy/ppp_graphics_3d_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 16 ppapi/proxy/ppp_graphics_3d_proxy.h class PPP_Graphics3D_Proxy : public InterfaceProxy { InterfaceProxy 60 ppapi/proxy/ppp_input_event_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 18 ppapi/proxy/ppp_input_event_proxy.h class PPP_InputEvent_Proxy : public InterfaceProxy { InterfaceProxy 40 ppapi/proxy/ppp_instance_private_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 20 ppapi/proxy/ppp_instance_private_proxy.h class PPP_Instance_Private_Proxy : public InterfaceProxy { InterfaceProxy 108 ppapi/proxy/ppp_instance_proxy.cc : InterfaceProxy(dispatcher) { InterfaceProxy 28 ppapi/proxy/ppp_instance_proxy.h class PPP_Instance_Proxy : public InterfaceProxy { InterfaceProxy 51 ppapi/proxy/ppp_messaging_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 18 ppapi/proxy/ppp_messaging_proxy.h class PPP_Messaging_Proxy : public InterfaceProxy { InterfaceProxy 41 ppapi/proxy/ppp_mouse_lock_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 16 ppapi/proxy/ppp_mouse_lock_proxy.h class PPP_MouseLock_Proxy : public InterfaceProxy { InterfaceProxy 40 ppapi/proxy/ppp_pdf_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 15 ppapi/proxy/ppp_pdf_proxy.h class PPP_Pdf_Proxy : public InterfaceProxy { InterfaceProxy 113 ppapi/proxy/ppp_printing_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 22 ppapi/proxy/ppp_printing_proxy.h class PPP_Printing_Proxy : public InterfaceProxy { InterfaceProxy 48 ppapi/proxy/ppp_text_input_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 16 ppapi/proxy/ppp_text_input_proxy.h class PPP_TextInput_Proxy : public InterfaceProxy { InterfaceProxy 83 ppapi/proxy/ppp_video_decoder_proxy.cc : InterfaceProxy(dispatcher), InterfaceProxy 19 ppapi/proxy/ppp_video_decoder_proxy.h class PPP_VideoDecoder_Proxy : public InterfaceProxy { InterfaceProxy 67 ppapi/proxy/resource_creation_proxy.cc : InterfaceProxy(dispatcher) { InterfaceProxy 74 ppapi/proxy/resource_creation_proxy.cc InterfaceProxy* ResourceCreationProxy::Create(Dispatcher* dispatcher) { InterfaceProxy 29 ppapi/proxy/resource_creation_proxy.h class ResourceCreationProxy : public InterfaceProxy, InterfaceProxy 37 ppapi/proxy/resource_creation_proxy.h static InterfaceProxy* Create(Dispatcher* dispatcher);