HomeSort by relevance Sort by last modified time
    Searched defs:proxy (Results 301 - 325 of 733) sorted by null

<<11121314151617181920>>

  /external/chromium_org/ppapi/proxy/
ppb_broker_proxy.cc 5 #include "ppapi/proxy/ppb_broker_proxy.h"
10 #include "ppapi/proxy/enter_proxy.h"
11 #include "ppapi/proxy/plugin_dispatcher.h"
12 #include "ppapi/proxy/ppapi_messages.h"
25 namespace proxy { namespace in namespace:ppapi
40 // Called by the proxy when the host side has completed the request.
51 // to read, but the plugin side of the proxy never takes ownership.
171 // The proxy owns the handle and transfers it to the Broker. At that point,
235 } // namespace proxy
ppb_buffer_proxy.cc 5 #include "ppapi/proxy/ppb_buffer_proxy.h"
15 #include "ppapi/proxy/host_dispatcher.h"
16 #include "ppapi/proxy/plugin_dispatcher.h"
17 #include "ppapi/proxy/ppapi_messages.h"
23 namespace proxy { namespace in namespace:ppapi
82 ppapi::proxy::SerializedHandle shm_handle;
114 ppapi::proxy::SerializedHandle* result_shm_handle) {
155 } // namespace proxy
ppb_flash_message_loop_proxy.cc 5 #include "ppapi/proxy/ppb_flash_message_loop_proxy.h"
10 #include "ppapi/proxy/enter_proxy.h"
11 #include "ppapi/proxy/plugin_dispatcher.h"
12 #include "ppapi/proxy/ppapi_messages.h"
21 namespace proxy { namespace in namespace:ppapi
164 } // namespace proxy
ppb_message_loop_proxy.h 13 #include "ppapi/proxy/interface_proxy.h"
14 #include "ppapi/proxy/ppapi_proxy_export.h"
21 namespace proxy { namespace in namespace:ppapi
69 // NOTE: The given closure will be run *WITHOUT* acquiring the Proxy lock.
71 // proxy operations (e.g., MessageLoop::QuitClosure).
122 } // namespace proxy
ppp_instance_private_proxy_unittest.cc 15 #include "ppapi/proxy/host_dispatcher.h"
16 #include "ppapi/proxy/interface_list.h"
17 #include "ppapi/proxy/ppapi_proxy_test.h"
35 namespace proxy { namespace in namespace:ppapi
47 // Return the plugin-side proxy for PPB_Var_Deprecated.
51 // Grab the plugin-side proxy for PPB_Var_Deprecated (for CreateObject).
164 // Grab the host-side proxy for PPP_Instance and PPP_Instance_Private.
208 } // namespace proxy
ppp_instance_proxy.cc 5 #include "ppapi/proxy/ppp_instance_proxy.h"
14 #include "ppapi/proxy/host_dispatcher.h"
15 #include "ppapi/proxy/plugin_dispatcher.h"
16 #include "ppapi/proxy/plugin_globals.h"
17 #include "ppapi/proxy/plugin_proxy_delegate.h"
18 #include "ppapi/proxy/plugin_resource_tracker.h"
19 #include "ppapi/proxy/ppapi_messages.h"
20 #include "ppapi/proxy/url_loader_resource.h"
30 namespace proxy { namespace in namespace:ppapi
110 // The PPP_Instance proxy works by always proxying the 1.1 version of th
    [all...]
ppp_printing_proxy.cc 5 #include "ppapi/proxy/ppp_printing_proxy.h"
10 #include "ppapi/proxy/host_dispatcher.h"
11 #include "ppapi/proxy/plugin_dispatcher.h"
12 #include "ppapi/proxy/ppapi_messages.h"
18 namespace proxy { namespace in namespace:ppapi
72 // browser. The plugin proxy code returns that ref to us and asynchronously
210 } // namespace proxy
resource_message_test_sink.cc 5 #include "ppapi/proxy/resource_message_test_sink.h"
7 #include "ppapi/proxy/ppapi_messages.h"
8 #include "ppapi/proxy/resource_message_params.h"
9 #include "ppapi/proxy/serialized_handle.h"
12 namespace proxy { namespace in namespace:ppapi
152 } // namespace proxy
serialized_flash_menu.cc 5 #include "ppapi/proxy/serialized_flash_menu.h"
9 #include "ppapi/proxy/ppapi_param_traits.h"
12 namespace proxy { namespace in namespace:ppapi
180 } // namespace proxy
serialized_structs.cc 5 #include "ppapi/proxy/serialized_structs.h"
16 namespace proxy { namespace in namespace:ppapi
140 } // namespace proxy
serialized_var_unittest.cc 5 #include "ppapi/proxy/ppapi_proxy_test.h"
7 #include "ppapi/proxy/serialized_var.h"
11 namespace proxy { namespace in namespace:ppapi
353 } // namespace proxy
tcp_socket_resource_base.h 16 #include "ppapi/proxy/plugin_resource.h"
17 #include "ppapi/proxy/ppapi_proxy_export.h"
27 namespace proxy { namespace in namespace:ppapi
152 } // namespace proxy
udp_socket_resource_base.cc 5 #include "ppapi/proxy/udp_socket_resource_base.h"
14 #include "ppapi/proxy/error_conversion.h"
15 #include "ppapi/proxy/plugin_globals.h"
16 #include "ppapi/proxy/ppapi_messages.h"
22 namespace proxy { namespace in namespace:ppapi
352 } // namespace proxy
udp_socket_resource_base.h 16 #include "ppapi/proxy/plugin_resource.h"
17 #include "ppapi/proxy/ppapi_proxy_export.h"
21 namespace proxy { namespace in namespace:ppapi
128 } // namespace proxy
url_loader_resource.h 13 #include "ppapi/proxy/plugin_resource.h"
14 #include "ppapi/proxy/ppapi_proxy_export.h"
19 namespace proxy { namespace in namespace:ppapi
143 } // namespace proxy
video_capture_resource.cc 5 #include "ppapi/proxy/video_capture_resource.h"
8 #include "ppapi/proxy/dispatch_reply_message.h"
9 #include "ppapi/proxy/plugin_dispatcher.h"
10 #include "ppapi/proxy/plugin_globals.h"
11 #include "ppapi/proxy/plugin_resource_tracker.h"
12 #include "ppapi/proxy/ppapi_messages.h"
13 #include "ppapi/proxy/ppb_buffer_proxy.h"
14 #include "ppapi/proxy/resource_message_params.h"
19 namespace proxy { namespace in namespace:ppapi
159 resources[i] = ppapi::proxy::PPB_Buffer_Proxy::AddProxyResource
    [all...]
websocket_resource.h 11 #include "ppapi/proxy/plugin_resource.h"
20 namespace proxy { namespace in namespace:ppapi
154 } // namespace proxy
  /external/chromium_org/ppapi/shared_impl/
resource.h 100 // Normally we shouldn't reply on proxy here, but this is to support
102 namespace proxy { namespace in namespace:ppapi
220 virtual void OnReplyReceived(const proxy::ResourceMessageReplyParams& params,
  /external/chromium_org/sync/internal_api/attachments/
attachment_service_proxy_unittest.cc 100 proxy.reset(new AttachmentServiceProxy(stub_thread->message_loop_proxy(),
147 scoped_ptr<AttachmentServiceProxy> proxy; member in class:syncer::AttachmentServiceProxyTest
159 EXPECT_EQ(NULL, proxy->GetStore());
166 proxy->GetOrDownloadAttachments(AttachmentIdList(), callback_get_or_download);
167 proxy->DropAttachments(AttachmentIdList(), callback_drop);
168 proxy->UploadAttachments(AttachmentIdSet());
185 proxy->GetOrDownloadAttachments(AttachmentIdList(), callback_get_or_download);
202 proxy->GetOrDownloadAttachments(AttachmentIdList(), callback_get_or_download);
  /external/chromium_org/third_party/webrtc/base/
sslsocketfactory.h 37 void SetProxy(const ProxyInfo& proxy) {
39 proxy_ = proxy;
42 const ProxyInfo& proxy() const { return proxy_; } function in class:rtc::SslSocketFactory
65 AsyncSocket* CreateProxySocket(const ProxyInfo& proxy, int family, int type);
  /external/javassist/src/main/javassist/util/proxy/
RuntimeSupport.java 16 package javassist.util.proxy;
46 * @see javassist.util.proxy.ProxyFactory
194 * Converts a proxy object to an object that is writable to an
196 * in a proxy class.
200 public static SerializedProxy makeSerializedProxy(Object proxy)
203 Class clazz = proxy.getClass();
206 if (proxy instanceof ProxyObject)
207 methodHandler = ((ProxyObject)proxy).getHandler();
  /external/javassist/src/test/test/javassist/proxy/
ProxySimpleTest.java 1 package test.javassist.proxy;
12 import javassist.util.proxy.ProxyFactory;
53 assertEquals("javassist.util.proxy.SerializedProxy",
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
CallbackHelper.java 16 package org.mockito.cglib.proxy;
DispatcherGenerator.java 16 package org.mockito.cglib.proxy;
30 TypeUtils.parseType("org.mockito.cglib.proxy.Dispatcher");
32 TypeUtils.parseType("org.mockito.cglib.proxy.ProxyRefDispatcher");
FixedValueGenerator.java 16 package org.mockito.cglib.proxy;
26 TypeUtils.parseType("org.mockito.cglib.proxy.FixedValue");

Completed in 446 milliseconds

<<11121314151617181920>>