/external/libnl/lib/route/ |
D | route_obj.c | 326 struct rtnl_route *route = (struct rtnl_route *) obj; in route_dump_stats() local 344 struct rtnl_route *route = (struct rtnl_route *) obj; in route_keygen() local 389 struct rtnl_route *route = (struct rtnl_route *)obj; in route_id_attrs_get() local 649 void rtnl_route_get(struct rtnl_route *route) in rtnl_route_get() 654 void rtnl_route_put(struct rtnl_route *route) in rtnl_route_put() 666 void rtnl_route_set_table(struct rtnl_route *route, uint32_t table) in rtnl_route_set_table() 672 uint32_t rtnl_route_get_table(struct rtnl_route *route) in rtnl_route_get_table() 677 void rtnl_route_set_scope(struct rtnl_route *route, uint8_t scope) in rtnl_route_set_scope() 683 uint8_t rtnl_route_get_scope(struct rtnl_route *route) in rtnl_route_get_scope() 688 void rtnl_route_set_tos(struct rtnl_route *route, uint8_t tos) in rtnl_route_set_tos() [all …]
|
D | route.c | 33 struct rtnl_route *route; in route_msg_parser() local 159 int rtnl_route_add(struct nl_sock *sk, struct rtnl_route *route, int flags) in rtnl_route_add() 181 int rtnl_route_delete(struct nl_sock *sk, struct rtnl_route *route, int flags) in rtnl_route_delete()
|
/external/libnl/src/lib/ |
D | route.c | 20 struct rtnl_route *route; in nl_cli_route_alloc() local 43 void nl_cli_route_parse_family(struct rtnl_route *route, char *arg) in nl_cli_route_parse_family() 51 void nl_cli_route_parse_dst(struct rtnl_route *route, char *arg) in nl_cli_route_parse_dst() 64 void nl_cli_route_parse_src(struct rtnl_route *route, char *arg) in nl_cli_route_parse_src() 77 void nl_cli_route_parse_pref_src(struct rtnl_route *route, char *arg) in nl_cli_route_parse_pref_src() 90 void nl_cli_route_parse_metric(struct rtnl_route *route, char *subopts) in nl_cli_route_parse_metric() 133 void nl_cli_route_parse_nexthop(struct rtnl_route *route, char *subopts, in nl_cli_route_parse_nexthop() 207 void nl_cli_route_parse_table(struct rtnl_route *route, char *arg) in nl_cli_route_parse_table() 225 void nl_cli_route_parse_prio(struct rtnl_route *route, char *arg) in nl_cli_route_parse_prio() 236 void nl_cli_route_parse_scope(struct rtnl_route *route, char *arg) in nl_cli_route_parse_scope() [all …]
|
/external/perfetto/ui/src/core/ |
D | router_unittest.ts | 79 const route = Router.parseUrl(url); constant 90 const route = Router.parseUrl(url); constant 102 const route = Router.parseUrl(url); constant 114 const route = Router.parseUrl(url); constant 122 const route = Router.parseUrl(url); constant 130 const route = Router.parseUrl(url); constant
|
/external/perfetto/ui/src/frontend/ |
D | index.ts | 88 const route = Router.parseUrl(window.location.href); constant 245 const route = Router.parseUrl(window.location.href); constant 269 const route = Router.parseUrl(window.location.href); constant 278 const route = Router.parseUrl(window.location.href); constant
|
/external/aws-sdk-java-v2/http-clients/apache-client/src/main/java/software/amazon/awssdk/http/apache/internal/conn/ |
D | ClientConnectionManagerFactory.java | 56 public ConnectionRequest requestConnection(HttpRoute route, Object state) { in requestConnection() 74 public ConnectionRequest requestConnection(HttpRoute route, Object state) { in requestConnection() 84 …public void connect(HttpClientConnection conn, HttpRoute route, int connectTimeout, HttpContext co… in connect() 90 …public void upgrade(HttpClientConnection conn, HttpRoute route, HttpContext context) throws IOExce… in upgrade() 95 …public void routeComplete(HttpClientConnection conn, HttpRoute route, HttpContext context) throws … in routeComplete()
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
D | ConnPoolByRoute.java | 157 protected RouteSpecificPool newRouteSpecificPool(HttpRoute route) { in newRouteSpecificPool() 186 protected RouteSpecificPool getRoutePool(HttpRoute route, in getRoutePool() 208 public int getConnectionsInPool(HttpRoute route) { in getConnectionsInPool() 223 final HttpRoute route, in requestPoolEntry()
|
D | AbstractConnPool.java | 166 HttpRoute route, in getEntry() 178 public abstract PoolEntryRequest requestPoolEntry(HttpRoute route, Object state); in requestPoolEntry() 211 final HttpRoute route = in handleReference() local 233 protected abstract void handleLostEntry(HttpRoute route) in handleLostEntry()
|
/external/grpc-grpc/test/cpp/end2end/xds/ |
D | xds_outlier_detection_end2end_test.cc | 76 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 136 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 239 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 299 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 359 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 420 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 483 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 550 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 649 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 710 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local [all …]
|
D | xds_ring_hash_end2end_test.cc | 139 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 205 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 273 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 335 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 363 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 414 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 541 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 576 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 617 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local 732 auto* route = new_route_config.mutable_virtual_hosts(0)->mutable_routes(0); in TEST_P() local [all …]
|
/external/google-cloud-java/java-datastream/proto-google-cloud-datastream-v1alpha1/src/main/java/com/google/cloud/datastream/v1alpha1/ |
D | RouteName.java | 39 private final String route; field in RouteName 81 String project, String location, String privateConnection, String route) { in of() 91 String project, String location, String privateConnection, String route) { in format() 218 private String route; field in RouteName.Builder 253 public Builder setRoute(String route) { in setRoute()
|
/external/google-cloud-java/java-datastream/proto-google-cloud-datastream-v1/src/main/java/com/google/cloud/datastream/v1/ |
D | RouteName.java | 39 private final String route; field in RouteName 81 String project, String location, String privateConnection, String route) { in of() 91 String project, String location, String privateConnection, String route) { in format() 218 private String route; field in RouteName.Builder 253 public Builder setRoute(String route) { in setRoute()
|
/external/webrtc/test/scenario/ |
D | video_stream_unittest.cc | 35 auto route = in TEST() local 83 auto route = in TEST() local 125 auto route = in TEST() local 146 auto route = in TEST() local 166 auto route = in TEST() local 198 auto* route = s.CreateRoutes( in TEST() local 277 auto* route = in TEST() local
|
D | probing_test.cc | 27 auto route = in TEST() local 52 auto route = s.CreateRoutes( in TEST() local 104 auto route = in TEST() local
|
/external/apache-http/src/org/apache/http/impl/client/ |
D | RoutedRequest.java | 56 protected final HttpRoute route; field in RoutedRequest 64 public RoutedRequest(final RequestWrapper req, final HttpRoute route) { in RoutedRequest()
|
D | DefaultRequestDirector.java | 265 final HttpRoute route) throws ProtocolException { in rewriteRequestURI() 318 HttpRoute route = roureq.getRoute(); in execute() local 623 protected void establishRoute(HttpRoute route, HttpContext context) in establishRoute() 710 protected boolean createTunnelToTarget(HttpRoute route, in createTunnelToTarget() 847 protected boolean createTunnelToProxy(HttpRoute route, int hop, in createTunnelToProxy() 875 protected HttpRequest createConnectRequest(HttpRoute route, in createConnectRequest() 923 HttpRoute route = roureq.getRoute(); in handleResponse() local
|
/external/google-cloud-java/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/ |
D | RoutesClientTest.java | 112 String route = "route-3055"; in deleteTest() local 141 String route = "route-3055"; in deleteExceptionTest() local 177 String route = "route-3055"; in getTest() local 206 String route = "route-3055"; in getExceptionTest() local
|
/external/apache-http/src/org/apache/http/impl/conn/ |
D | AbstractPoolEntry.java | 86 protected volatile HttpRoute route; field in AbstractPoolEntry 103 HttpRoute route) { in AbstractPoolEntry() 141 public void open(HttpRoute route, in open()
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
D | RouteDatabase.java | 37 public synchronized void connected(Route route) { in connected() 42 public synchronized boolean shouldPostpone(Route route) { in shouldPostpone()
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | RouteParser.java | 47 public RouteParser(String route) { in RouteParser() 70 Route route = new Route(); in parse() local
|
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/ |
D | RouteDatabase.java | 39 public synchronized void connected(Route route) { in connected() 44 public synchronized boolean shouldPostpone(Route route) { in shouldPostpone()
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowInCallAdapter.java | 23 protected void setAudioRoute(int route) { in setAudioRoute() 55 void setAudioRoute(int route); in setAudioRoute()
|
/external/robolectric/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/ |
D | DefaultRequestDirector.java | 301 protected void rewriteRequestURI(final RequestWrapper request, final HttpRoute route) in rewriteRequestURI() 355 HttpRoute route = roureq.getRoute(); in execute() local 622 protected void establishRoute(HttpRoute route, HttpContext context) in establishRoute() 691 protected boolean createTunnelToTarget(HttpRoute route, HttpContext context) in createTunnelToTarget() 809 protected boolean createTunnelToProxy(HttpRoute route, int hop, HttpContext context) in createTunnelToProxy() 832 protected HttpRequest createConnectRequest(HttpRoute route, HttpContext context) { in createConnectRequest() 873 HttpRoute route = roureq.getRoute(); in handleResponse() local
|
/external/apache-http/src/org/apache/http/conn/params/ |
D | ConnPerRouteBean.java | 86 public void setMaxForRoute(final HttpRoute route, int max) { in setMaxForRoute() 98 public int getMaxForRoute(final HttpRoute route) { in getMaxForRoute()
|
D | ConnRouteParams.java | 140 HttpRoute route = (HttpRoute) in getForcedRoute() local 161 HttpRoute route) { in setForcedRoute()
|