Home
last modified time | relevance | path

Searched defs:Proxy (Results 1 – 25 of 26) sorted by relevance

12

/external/libwebsockets/READMEs/
DREADME.unix-domain-reverse-proxy.md3 ### Introduction
23 ### Mount origin format
41 ### Connectivity rules and translations
82 ### h1 -> h2 conversion
92 ### Behaviour if unix domain socket server unavailable
/external/libbrillo/brillo/glib/
Ddbus.cc126 Proxy::Proxy() in Proxy() function in brillo::dbus::Proxy
132 Proxy::Proxy(const BusConnection& connection, in Proxy() function in brillo::dbus::Proxy
142 Proxy::Proxy(const BusConnection& connection, in Proxy() function in brillo::dbus::Proxy
150 Proxy::Proxy(const BusConnection& connection, in Proxy() function in brillo::dbus::Proxy
156 Proxy::Proxy(const Proxy& x) in Proxy() function in brillo::dbus::Proxy
Ddbus.h68 friend class Proxy; variable
/external/cronet/buildtools/third_party/libc++/trunk/test/std/concepts/concepts.lang/concept.swappable/
Dswappable_with.compile.pass.cpp663 struct Proxy { struct
664 A* a;
665 constexpr Proxy(A& a_) : a{&a_} {} in Proxy() function
/external/tensorflow/tensorflow/core/kernels/
Dstrided_slice_op_impl.h84 typedef typename proxy_type<Device, T>::type Proxy; in HandleStridedSliceCase() typedef
133 typedef typename proxy_type<Device, T>::type Proxy; in HandleStridedSliceGradCase() typedef
146 typedef typename proxy_type<Device, T>::type Proxy; in operator() typedef
176 typedef typename proxy_type<Device, T>::type Proxy; in operator() typedef
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DLocalizedNumberFormatterAsFormat.java124 static class Proxy implements Externalizable { class in LocalizedNumberFormatterAsFormat
131 public Proxy() { in Proxy() method in LocalizedNumberFormatterAsFormat.Proxy
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DLocalizedNumberFormatterAsFormat.java122 static class Proxy implements Externalizable { class in LocalizedNumberFormatterAsFormat
129 public Proxy() { in Proxy() method in LocalizedNumberFormatterAsFormat.Proxy
/external/javassist/src/main/javassist/tools/rmi/
DProxy.java24 public interface Proxy { interface
/external/javassist/src/main/javassist/util/proxy/
DProxy.java27 public interface Proxy { interface
/external/crosvm/system_api/src/bindings/client/
Dorg_chromium_vtpm.rs11 …cking::BlockingSender, C: ::std::ops::Deref<Target=T>> OrgChromiumVtpm for blocking::Proxy<'a, C> { implementation
Dorg_chromium_userdataauth.rs98 …nder, C: ::std::ops::Deref<Target=T>> OrgChromiumUserDataAuthInterface for blocking::Proxy<'a, C> { implementation
310 …g::BlockingSender, C: ::std::ops::Deref<Target=T>> OrgChromiumArcQuota for blocking::Proxy<'a, C> { implementation
350 …, C: ::std::ops::Deref<Target=T>> OrgChromiumCryptohomePkcs11Interface for blocking::Proxy<'a, C> { implementation
383 … C: ::std::ops::Deref<Target=T>> OrgChromiumInstallAttributesInterface for blocking::Proxy<'a, C> { implementation
432 …er, C: ::std::ops::Deref<Target=T>> OrgChromiumCryptohomeMiscInterface for blocking::Proxy<'a, C> { implementation
/external/clang/test/CodeCompletion/
Dmember-access.cpp23 class Proxy { class
/external/libchrome/mojo/public/cpp/bindings/
Dinterface_ptr.h44 using Proxy = typename Interface::Proxy_; variable
Dassociated_interface_ptr.h35 using Proxy = typename Interface::Proxy_; variable
/external/curl/docs/
DMANUAL.md133 ## Proxy section in curl tutorial
/external/grpc-grpc/test/cpp/end2end/
Dchannelz_service_test.cc57 class Proxy : public ::grpc::testing::EchoTestService::Service { class
59 Proxy() {} in Proxy() function in grpc::testing::__anon3c3c0bf00111::Proxy
Dend2end_test.cc169 class Proxy : public ::grpc::testing::EchoTestService::Service { class
171 Proxy(const std::shared_ptr<Channel>& channel) in Proxy() function in grpc::testing::__anon212c044d0111::Proxy
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/
DNullHandlingTest.java63 static interface Proxy { } interface in NullHandlingTest
/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
DInterface.java43 public interface Proxy extends Interface { interface
/external/apache-http/src/org/apache/http/impl/
DEnglishReasonPhraseCatalog.java188 "Use Proxy"); in setReason()
/external/rust/crates/quiche/deps/boringssl/src/ssl/test/
Dhandshake_util.cc180 static bool Proxy(BIO *socket, bool async, int control, int rfd, int wfd) { in Proxy() function
/external/cronet/third_party/boringssl/src/ssl/test/
Dhandshake_util.cc180 static bool Proxy(BIO *socket, bool async, int control, int rfd, int wfd) { in Proxy() function
/external/boringssl/src/ssl/test/
Dhandshake_util.cc180 static bool Proxy(BIO *socket, bool async, int control, int rfd, int wfd) { in Proxy() function
/external/python/cpython2/Lib/test/
Dtest_descr.py1968 class Proxy(object): class
4453 class Proxy(object): class
4492 class Proxy(object): class
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestpatch.py28 class Proxy(object): class

12