PPP_Instance_Private_Proxy  290 ppapi/proxy/interface_list.cc            &ProxyFactory<PPP_Instance_Private_Proxy>);
PPP_Instance_Private_Proxy  292 ppapi/proxy/interface_list.cc          PPP_Instance_Private_Proxy::GetProxyInterface());
PPP_Instance_Private_Proxy   39 ppapi/proxy/ppp_instance_private_proxy.cc PPP_Instance_Private_Proxy::PPP_Instance_Private_Proxy(Dispatcher* dispatcher)
PPP_Instance_Private_Proxy   48 ppapi/proxy/ppp_instance_private_proxy.cc PPP_Instance_Private_Proxy::~PPP_Instance_Private_Proxy() {
PPP_Instance_Private_Proxy   52 ppapi/proxy/ppp_instance_private_proxy.cc const PPP_Instance_Private* PPP_Instance_Private_Proxy::GetProxyInterface() {
PPP_Instance_Private_Proxy   56 ppapi/proxy/ppp_instance_private_proxy.cc bool PPP_Instance_Private_Proxy::OnMessageReceived(const IPC::Message& msg) {
PPP_Instance_Private_Proxy   61 ppapi/proxy/ppp_instance_private_proxy.cc   IPC_BEGIN_MESSAGE_MAP(PPP_Instance_Private_Proxy, msg)
PPP_Instance_Private_Proxy   69 ppapi/proxy/ppp_instance_private_proxy.cc void PPP_Instance_Private_Proxy::OnMsgGetInstanceObject(
PPP_Instance_Private_Proxy   20 ppapi/proxy/ppp_instance_private_proxy.h class PPP_Instance_Private_Proxy : public InterfaceProxy {
PPP_Instance_Private_Proxy   22 ppapi/proxy/ppp_instance_private_proxy.h   PPP_Instance_Private_Proxy(Dispatcher* dispatcher);
PPP_Instance_Private_Proxy   23 ppapi/proxy/ppp_instance_private_proxy.h   virtual ~PPP_Instance_Private_Proxy();
PPP_Instance_Private_Proxy   40 ppapi/proxy/ppp_instance_private_proxy.h   DISALLOW_COPY_AND_ASSIGN(PPP_Instance_Private_Proxy);