Home
last modified time | relevance | path

Searched defs:Route (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DtsxPreserveEmit2.js2 var Route: any; variable
7 var Route; variable
DtsxPreserveEmit1.js10 var Route: any; variable
/third_party/grpc/src/core/ext/xds/
Dxds_api.h70 struct Route { struct
72 struct Matchers {
106 bool operator==(const Route& other) const { argument
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_routing.cc59 struct Route { struct in grpc_core::__anonc550cbee0111::XdsRoutingLbConfig
60 XdsApi::RdsUpdate::RdsRoute::Matchers matchers;
61 std::string action;
113 struct Route { struct in grpc_core::__anonc550cbee0111::XdsRoutingLb::RoutePicker
114 const XdsApi::RdsUpdate::RdsRoute::Matchers* matchers;
115 RefCountedPtr<ChildPickerWrapper> picker;
/third_party/grpc/src/core/ext/filters/client_channel/resolver/xds/
Dxds_resolver.cc155 struct Route { struct in grpc_core::__anon0bd98fcd0111::XdsResolver::XdsConfigSelector
156 XdsApi::Route route;
158 weighted_cluster_state;
159 RefCountedPtr<ServiceConfig> method_config;
160 bool operator==(const Route& other) const { in operator ==()
/third_party/grpc/src/proto/grpc/testing/xds/v3/
Droute.proto77 message Route { message
/third_party/grpc/src/proto/grpc/testing/xds/
Dlds_rds_for_test.proto127 message Route { message