/external/apache-http/src/org/apache/http/conn/routing/ |
D | RouteTracker.java | 58 private final HttpHost targetHost; field in RouteTracker 97 this.targetHost = target; in RouteTracker() 221 return this.targetHost; in getTargetHost() 260 result = this.targetHost; in getHopTarget() 318 null : new HttpRoute(this.targetHost, this.localAddress, in toRoute() 340 boolean equal = this.targetHost.equals(that.targetHost); in equals() 378 int hc = this.targetHost.hashCode(); in hashCode() 430 cab.append(this.targetHost); in toString()
|
D | HttpRoute.java | 59 private final HttpHost targetHost; field in HttpRoute 119 this.targetHost = target; in HttpRoute() 264 return this.targetHost; in getTargetHost() 295 result = this.targetHost; in getHopTarget() 353 boolean equal = this.targetHost.equals(that.targetHost); in equals() 387 int hc = this.targetHost.hashCode(); in hashCode() 434 cab.append(this.targetHost); in toString()
|
/external/apache-http/src/org/apache/http/impl/conn/ |
D | DefaultClientConnection.java | 82 private HttpHost targetHost; field in DefaultClientConnection 97 return this.targetHost; in getTargetHost() 116 this.targetHost = target; in opening() 232 targetHost = target; in update()
|
/external/apache-http/src/org/apache/http/client/protocol/ |
D | RequestAddCookies.java | 109 HttpHost targetHost = (HttpHost) context.getAttribute( in process() local 111 if (targetHost == null) { in process() 139 String hostName = targetHost.getHostName(); in process() 140 int port = targetHost.getPort(); in process()
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
D | SIPTransactionStack.java | 1350 Host targetHost = new Host(); in createMessageChannel() local 1351 targetHost.setHostname(nextHop.getHost()); in createMessageChannel() 1353 targetHostPort.setHost(targetHost); in createMessageChannel() 2005 Host targetHost; in createRawMessageChannel() local 2012 targetHost = new Host(); in createRawMessageChannel() 2013 targetHost.setHostname(nextHop.getHost()); in createRawMessageChannel() 2015 targetHostPort.setHost(targetHost); in createRawMessageChannel()
|
D | MessageProcessor.java | 292 public abstract MessageChannel createMessageChannel(InetAddress targetHost, in createMessageChannel() argument
|
/external/robolectric/v1/lib/main/ |
D | httpclient-4.0.3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/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/ ... |