PPP_Instance_Proxy 285 ppapi/proxy/interface_list.cc AddProxy(API_ID_PPP_INSTANCE, &ProxyFactory<PPP_Instance_Proxy>); PPP_Instance_Proxy 288 ppapi/proxy/interface_list.cc PPP_Instance_Proxy::GetInstanceInterface()); PPP_Instance_Proxy 107 ppapi/proxy/ppp_instance_proxy.cc PPP_Instance_Proxy::PPP_Instance_Proxy(Dispatcher* dispatcher) PPP_Instance_Proxy 124 ppapi/proxy/ppp_instance_proxy.cc PPP_Instance_Proxy::~PPP_Instance_Proxy() { PPP_Instance_Proxy 129 ppapi/proxy/ppp_instance_proxy.cc const PPP_Instance* PPP_Instance_Proxy::GetInstanceInterface() { PPP_Instance_Proxy 134 ppapi/proxy/ppp_instance_proxy.cc bool PPP_Instance_Proxy::OnMessageReceived(const IPC::Message& msg) { PPP_Instance_Proxy 139 ppapi/proxy/ppp_instance_proxy.cc IPC_BEGIN_MESSAGE_MAP(PPP_Instance_Proxy, msg) PPP_Instance_Proxy 155 ppapi/proxy/ppp_instance_proxy.cc void PPP_Instance_Proxy::OnPluginMsgDidCreate( PPP_Instance_Proxy 189 ppapi/proxy/ppp_instance_proxy.cc void PPP_Instance_Proxy::OnPluginMsgDidDestroy(PP_Instance instance) { PPP_Instance_Proxy 199 ppapi/proxy/ppp_instance_proxy.cc void PPP_Instance_Proxy::OnPluginMsgDidChangeView( PPP_Instance_Proxy 227 ppapi/proxy/ppp_instance_proxy.cc void PPP_Instance_Proxy::OnPluginMsgDidChangeFocus(PP_Instance instance, PPP_Instance_Proxy 232 ppapi/proxy/ppp_instance_proxy.cc void PPP_Instance_Proxy::OnPluginMsgHandleDocumentLoad( PPP_Instance_Proxy 28 ppapi/proxy/ppp_instance_proxy.h class PPP_Instance_Proxy : public InterfaceProxy { PPP_Instance_Proxy 30 ppapi/proxy/ppp_instance_proxy.h explicit PPP_Instance_Proxy(Dispatcher* dispatcher); PPP_Instance_Proxy 31 ppapi/proxy/ppp_instance_proxy.h virtual ~PPP_Instance_Proxy();