/external/apache-http/src/org/apache/http/conn/routing/ |
D | HttpRoute.java | 71 private final TunnelType tunnelled; field in HttpRoute 103 TunnelType tunnelled, LayerType layered) { in HttpRoute() argument 108 if ((tunnelled == TunnelType.TUNNELLED) && (proxies == null)) { in HttpRoute() 114 if (tunnelled == null) in HttpRoute() 115 tunnelled = TunnelType.PLAIN; in HttpRoute() 123 this.tunnelled = tunnelled; in HttpRoute() 142 boolean secure, TunnelType tunnelled, LayerType layered) { in HttpRoute() argument 143 this(local, target, toChain(proxies), secure, tunnelled, layered); in HttpRoute() 165 boolean secure, TunnelType tunnelled, LayerType layered) { in HttpRoute() argument 166 this(local, target, toChain(proxy), secure, tunnelled, layered); in HttpRoute() [all …]
|
D | RouteTracker.java | 76 private TunnelType tunnelled; field in RouteTracker 99 this.tunnelled = TunnelType.PLAIN; in RouteTracker() 164 this.tunnelled = TunnelType.TUNNELLED; in tunnelTarget() 280 return this.tunnelled; in getTunnelType() 286 return (this.tunnelled == TunnelType.TUNNELLED); in isTunnelled() 320 this.tunnelled, this.layered); in toRoute() 354 (this.tunnelled == that.tunnelled) && in equals() 393 hc ^= this.tunnelled.hashCode(); in hashCode() 417 if (this.tunnelled == TunnelType.TUNNELLED) in toString()
|
/external/wpa_supplicant_8/hostapd/ |
D | hostapd.eap_user | 85 # Phase 2 (tunnelled within EAP-PEAP or EAP-TTLS) users
|
/external/robolectric/v1/lib/main/ |
D | httpclient-4.0.3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/openssh/ |
D | ssh.0 | 618 start the service which is to be tunnelled. If no connections are made
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 1297 tunnelled identity request (previously, the identifier from the outer 1298 method was used, not the tunnelled identifier which could be
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |