Home
last modified time | relevance | path

Searched refs:envoy_config_route_v3_Decorator (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/route/v3/
Droute_components.upb.h56 struct envoy_config_route_v3_Decorator;
106 typedef struct envoy_config_route_v3_Decorator envoy_config_route_v3_Decorator; typedef
560envoy_config_route_v3_Decorator* envoy_config_route_v3_Route_decorator(const envoy_config_route_v3… in envoy_config_route_v3_Route_decorator()
631 …ute_v3_Route_set_decorator(envoy_config_route_v3_Route *msg, envoy_config_route_v3_Decorator* valu… in envoy_config_route_v3_Route_set_decorator()
633 *UPB_PTR_AT(msg, UPB_SIZE(20, 40), envoy_config_route_v3_Decorator*) = value; in envoy_config_route_v3_Route_set_decorator()
635 UPB_INLINE struct envoy_config_route_v3_Decorator* envoy_config_route_v3_Route_mutable_decorator(en… in envoy_config_route_v3_Route_mutable_decorator()
636 …struct envoy_config_route_v3_Decorator* sub = (struct envoy_config_route_v3_Decorator*)envoy_confi… in envoy_config_route_v3_Route_mutable_decorator()
638 …sub = (struct envoy_config_route_v3_Decorator*)_upb_msg_new(&envoy_config_route_v3_Decorator_msgin… in envoy_config_route_v3_Route_mutable_decorator()
2745 UPB_INLINE envoy_config_route_v3_Decorator *envoy_config_route_v3_Decorator_new(upb_arena *arena) { in envoy_config_route_v3_Decorator_new()
2746 …return (envoy_config_route_v3_Decorator *)_upb_msg_new(&envoy_config_route_v3_Decorator_msginit, a… in envoy_config_route_v3_Decorator_new()
[all …]