Searched defs:proxy (Results 151 - 175 of 644) sorted by relevance

1234567891011>>

/external/chromium_org/ppapi/proxy/
H A Dconnection.h15 namespace proxy { namespace in namespace:ppapi
47 } // namespace proxy
H A Ddispatcher.h20 #include "ppapi/proxy/proxy_channel.h"
21 #include "ppapi/proxy/interface_list.h"
22 #include "ppapi/proxy/interface_proxy.h"
23 #include "ppapi/proxy/plugin_var_tracker.h"
31 namespace proxy { namespace in namespace:ppapi
35 // An interface proxy can represent either end of a cross-process interface
61 // Returns a non-owning pointer to the interface proxy for the given ID, or
62 // NULL if the ID isn't found. This will create the proxy if it hasn't been
105 } // namespace proxy
H A Dfile_mapping_resource_win.cc5 #include "ppapi/proxy/file_mapping_resource.h"
10 namespace proxy { namespace in namespace:ppapi
39 } // namespace proxy
H A Dflash_fullscreen_resource.cc5 #include "ppapi/proxy/flash_fullscreen_resource.h"
8 #include "ppapi/proxy/ppapi_messages.h"
11 namespace proxy { namespace in namespace:ppapi
45 } // namespace proxy
H A Dflash_resource_unittest.cc8 #include "ppapi/proxy/locking_resource_releaser.h"
9 #include "ppapi/proxy/ppapi_messages.h"
10 #include "ppapi/proxy/ppapi_proxy_test.h"
14 namespace proxy { namespace in namespace:ppapi
70 } // namespace proxy
H A Dhost_resolver_resource_base.h15 #include "ppapi/proxy/plugin_resource.h"
16 #include "ppapi/proxy/ppapi_proxy_export.h"
27 namespace proxy { namespace in namespace:ppapi
71 } // namespace proxy
H A Dhost_var_serialization_rules.cc5 #include "ppapi/proxy/host_var_serialization_rules.h"
14 namespace proxy { namespace in namespace:ppapi
57 } // namespace proxy
H A Dinterface_list_unittest.cc7 #include "ppapi/proxy/interface_list.h"
8 #include "ppapi/proxy/ppapi_proxy_test.h"
11 namespace proxy { namespace in namespace:ppapi
79 } // namespace proxy
H A Dmedia_stream_track_resource_base.h8 #include "ppapi/proxy/plugin_resource.h"
9 #include "ppapi/proxy/ppapi_proxy_export.h"
13 namespace proxy { namespace in namespace:ppapi
68 } // namespace proxy
H A Dnetwork_proxy_resource.cc5 #include "ppapi/proxy/network_proxy_resource.h"
8 #include "ppapi/proxy/dispatch_reply_message.h"
9 #include "ppapi/proxy/ppapi_messages.h"
14 namespace proxy { namespace in namespace:ppapi
65 } // namespace proxy
H A Dplugin_resource_callback.h10 #include "ppapi/proxy/dispatch_reply_message.h"
11 #include "ppapi/proxy/resource_message_params.h"
14 namespace proxy { namespace in namespace:ppapi
49 } // namespace proxy
H A Dplugin_resource_tracker.cc5 #include "ppapi/proxy/plugin_resource_tracker.h"
9 #include "ppapi/proxy/plugin_dispatcher.h"
10 #include "ppapi/proxy/plugin_globals.h"
11 #include "ppapi/proxy/ppapi_messages.h"
12 #include "ppapi/proxy/serialized_var.h"
18 namespace proxy { namespace in namespace:ppapi
53 // The host_resource will be NULL for proxy-only resources, which we
71 } // namespace proxy
H A Dplugin_resource_tracker_unittest.cc7 #include "ppapi/proxy/mock_resource.h"
8 #include "ppapi/proxy/plugin_dispatcher.h"
9 #include "ppapi/proxy/plugin_resource_tracker.h"
10 #include "ppapi/proxy/ppapi_messages.h"
11 #include "ppapi/proxy/ppapi_proxy_test.h"
15 namespace proxy { namespace in namespace:ppapi
70 } // namespace proxy
H A Dplugin_var_serialization_rules.cc5 #include "ppapi/proxy/plugin_var_serialization_rules.h"
8 #include "ppapi/proxy/plugin_dispatcher.h"
9 #include "ppapi/proxy/plugin_globals.h"
10 #include "ppapi/proxy/plugin_resource_tracker.h"
11 #include "ppapi/proxy/plugin_var_tracker.h"
16 namespace proxy { namespace in namespace:ppapi
119 } // namespace proxy
H A Dplugin_var_tracker.h17 #include "ppapi/proxy/ppapi_proxy_export.h"
27 namespace proxy { namespace in namespace:ppapi
208 } // namespace proxy
H A Dppapi_command_buffer_proxy.h14 #include "ppapi/proxy/ppapi_proxy_export.h"
22 namespace proxy { namespace in namespace:ppapi
87 } // namespace proxy
H A Dppp_graphics_3d_proxy.cc5 #include "ppapi/proxy/ppp_graphics_3d_proxy.h"
8 #include "ppapi/proxy/host_dispatcher.h"
9 #include "ppapi/proxy/plugin_dispatcher.h"
10 #include "ppapi/proxy/ppapi_messages.h"
14 namespace proxy { namespace in namespace:ppapi
69 } // namespace proxy
H A Dppp_instance_private_proxy.cc5 #include "ppapi/proxy/ppp_instance_private_proxy.h"
11 #include "ppapi/proxy/host_dispatcher.h"
12 #include "ppapi/proxy/plugin_dispatcher.h"
13 #include "ppapi/proxy/plugin_resource_tracker.h"
14 #include "ppapi/proxy/ppapi_messages.h"
18 namespace proxy { namespace in namespace:ppapi
77 } // namespace proxy
H A Dppp_messaging_proxy_perftest.cc9 #include "ppapi/proxy/ppapi_messages.h"
10 #include "ppapi/proxy/ppapi_proxy_test.h"
11 #include "ppapi/proxy/serialized_var.h"
18 namespace proxy { namespace in namespace:ppapi
27 // Retrieve the string to make sure the proxy can't "optimize away" sending
53 // Tests the performance of sending strings through the proxy.
80 // directly like the proxy does.
84 ppapi::proxy::SerializedVarSendInput(host().host_dispatcher(),
91 } // namespace proxy
H A Dppp_mouse_lock_proxy.cc5 #include "ppapi/proxy/ppp_mouse_lock_proxy.h"
8 #include "ppapi/proxy/host_dispatcher.h"
9 #include "ppapi/proxy/ppapi_messages.h"
13 namespace proxy { namespace in namespace:ppapi
75 } // namespace proxy
H A Dppp_text_input_proxy.cc5 #include "ppapi/proxy/ppp_text_input_proxy.h"
8 #include "ppapi/proxy/host_dispatcher.h"
9 #include "ppapi/proxy/ppapi_messages.h"
13 namespace proxy { namespace in namespace:ppapi
20 proxy::HostDispatcher* dispatcher =
21 proxy::HostDispatcher::GetForInstance(instance);
80 } // namespace proxy
H A Dprinting_resource.cc5 #include "ppapi/proxy/printing_resource.h"
10 #include "ppapi/proxy/dispatch_reply_message.h"
11 #include "ppapi/proxy/ppapi_messages.h"
14 namespace proxy { namespace in namespace:ppapi
57 } // namespace proxy
H A Dproxy_object_var.h9 #include "ppapi/proxy/ppapi_proxy_export.h"
14 namespace proxy { namespace in namespace:ppapi
16 } // namespace proxy
18 // Tracks a reference to an object var in the plugin side of the proxy. This
23 ProxyObjectVar(proxy::PluginDispatcher* dispatcher,
32 proxy::PluginDispatcher* dispatcher() const { return dispatcher_; }
45 proxy::PluginDispatcher* dispatcher_;
H A Dresource_reply_thread_registrar.h15 #include "ppapi/proxy/ppapi_proxy_export.h"
30 namespace proxy { namespace in namespace:ppapi
43 // This method can only be called while holding the Pepper proxy lock; the
44 // other methods can be called with/without the Pepper proxy lock.
51 // to be called on the IO thread directly, while holding the Pepper proxy
71 // Please note that we should never try to acquire the Pepper proxy lock while
81 } // namespace proxy
H A Dtcp_server_socket_private_resource.h11 #include "ppapi/proxy/plugin_resource.h"
12 #include "ppapi/proxy/ppapi_proxy_export.h"
17 namespace proxy { namespace in namespace:ppapi
64 } // namespace proxy

Completed in 203 milliseconds

1234567891011>>