| /external/libwebsockets/READMEs/ | 
| D | README.unix-domain-reverse-proxy.md | 3 ### Introduction23 ### Mount origin format
 41 ### Connectivity rules and translations
 82 ### h1 -> h2 conversion
 92 ### Behaviour if unix domain socket server unavailable
 
 | 
| /external/libbrillo/brillo/glib/ | 
| D | dbus.cc | 126 Proxy::Proxy()  in Proxy()  function in brillo::dbus::Proxy132 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
 
 | 
| D | dbus.h | 68   friend class Proxy;  variable
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/concepts/concepts.lang/concept.swappable/ | 
| D | swappable_with.compile.pass.cpp | 663 struct Proxy {  struct664   A* a;
 665   constexpr Proxy(A& a_) : a{&a_} {}  in Proxy()  argument
 
 | 
| /external/tensorflow/tensorflow/core/kernels/ | 
| D | strided_slice_op_impl.h | 84   typedef typename proxy_type<Device, T>::type Proxy;  in HandleStridedSliceCase()  typedef133   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/ | 
| D | LocalizedNumberFormatterAsFormat.java | 124     static class Proxy implements Externalizable {  class in LocalizedNumberFormatterAsFormat131         public Proxy() {  in Proxy()  method in LocalizedNumberFormatterAsFormat.Proxy
 
 | 
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ | 
| D | LocalizedNumberFormatterAsFormat.java | 122     static class Proxy implements Externalizable {  class in LocalizedNumberFormatterAsFormat129         public Proxy() {  in Proxy()  method in LocalizedNumberFormatterAsFormat.Proxy
 
 | 
| /external/javassist/src/main/javassist/tools/rmi/ | 
| D | Proxy.java | 24 public interface Proxy {  interface
 | 
| /external/javassist/src/main/javassist/util/proxy/ | 
| D | Proxy.java | 27 public interface Proxy {  interface
 | 
| /external/crosvm/system_api/src/bindings/client/ | 
| D | org_chromium_vtpm.rs | 11 …cking::BlockingSender, C: ::std::ops::Deref<Target=T>> OrgChromiumVtpm for blocking::Proxy<'a, C> {  implementation
 | 
| D | org_chromium_userdataauth.rs | 98 …nder, C: ::std::ops::Deref<Target=T>> OrgChromiumUserDataAuthInterface for blocking::Proxy<'a, C> {  implementation310 …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/ | 
| D | member-access.cpp | 23 class Proxy {  class
 | 
| /external/libchrome/mojo/public/cpp/bindings/ | 
| D | interface_ptr.h | 44   using Proxy = typename Interface::Proxy_;  variable
 | 
| D | associated_interface_ptr.h | 35   using Proxy = typename Interface::Proxy_;  variable
 | 
| /external/curl/docs/ | 
| D | MANUAL.md | 133 ## Proxy  section in curl tutorial
 | 
| /external/grpc-grpc/test/cpp/end2end/ | 
| D | channelz_service_test.cc | 57 class Proxy : public ::grpc::testing::EchoTestService::Service {  class59   Proxy() {}  in Proxy()  function in grpc::testing::__anon3c3c0bf00111::Proxy
 
 | 
| D | end2end_test.cc | 169 class Proxy : public ::grpc::testing::EchoTestService::Service {  class171   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/ | 
| D | NullHandlingTest.java | 63     static interface Proxy { }  interface in NullHandlingTest
 | 
| /external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/ | 
| D | Interface.java | 43     public interface Proxy extends Interface {  interface
 | 
| /external/apache-http/src/org/apache/http/impl/ | 
| D | EnglishReasonPhraseCatalog.java | 188                   "Use Proxy");  in setReason()
 | 
| /external/rust/crates/quiche/deps/boringssl/src/ssl/test/ | 
| D | handshake_util.cc | 180 static bool Proxy(BIO *socket, bool async, int control, int rfd, int wfd) {  in Proxy()  function
 | 
| /external/cronet/third_party/boringssl/src/ssl/test/ | 
| D | handshake_util.cc | 180 static bool Proxy(BIO *socket, bool async, int control, int rfd, int wfd) {  in Proxy()  function
 | 
| /external/boringssl/src/ssl/test/ | 
| D | handshake_util.cc | 180 static bool Proxy(BIO *socket, bool async, int control, int rfd, int wfd) {  in Proxy()  function
 | 
| /external/python/cpython2/Lib/test/ | 
| D | test_descr.py | 1968         class Proxy(object):  class4453         class Proxy(object):  class
 4492         class Proxy(object):  class
 
 | 
| /external/python/cpython3/Lib/unittest/test/testmock/ | 
| D | testpatch.py | 28     class Proxy(object):  class
 |