Searched defs:routing (Results 1 - 18 of 18) sorted by relevance

/external/apache-http/src/org/apache/http/conn/routing/
H A DHttpRoutePlanner.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/routing/HttpRoutePlanner.java $
32 package org.apache.http.conn.routing;
H A DBasicRouteDirector.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/routing/BasicRouteDirector.java $
32 package org.apache.http.conn.routing;
H A DHttpRouteDirector.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/routing/HttpRouteDirector.java $
32 package org.apache.http.conn.routing;
H A DRouteInfo.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/routing/RouteInfo.java $
32 package org.apache.http.conn.routing;
H A DHttpRoute.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/routing/HttpRoute.java $
32 package org.apache.http.conn.routing;
H A DRouteTracker.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/routing/RouteTracker.java $
32 package org.apache.http.conn.routing;
/external/autotest/client/cros/
H A Dnetwork.py13 # Import 'flimflam_test_path' first in order to import 'routing'.
15 # to find routing but not explicitly used as a module.
18 import routing namespace
208 routes = routing.NetworkRoutes()
/external/autotest/client/site_tests/cellular_Smoke/
H A Dcellular_Smoke.py14 import flimflam, routing namespace
/external/libmojo/ipc/
H A Dipc_message.cc53 header()->routing = header()->type = 0;
67 header()->routing = routing_id;
109 void Message::SetHeaderValues(int32_t routing, uint32_t type, uint32_t flags) { argument
113 header()->routing = routing;
H A Dipc_message.h140 return header()->routing;
144 header()->routing = new_id;
153 void SetHeaderValues(int32_t routing, uint32_t type, uint32_t flags);
273 int32_t routing; // ID of the view that this message is destined for member in struct:IPC::Message::Header
336 // indicates that we don't have a routing ID yet.
/external/robolectric/v1/lib/main/
H A Dhttpclient-4.0.3.jar ... ssl/ org/apache/http/conn/params/ org/apache/http/conn/routing/ org/apache/http/annotation/ org/apache/http/auth/ org/apache ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 171 milliseconds