Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upbdefs-generated/envoy/config/route/v3/
Droute_components.upbdefs.c64 extern const upb_msglayout envoy_config_route_v3_Tracing_msginit;
116 &envoy_config_route_v3_Tracing_msginit,
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/route/v3/
Droute_components.upb.c112 &envoy_config_route_v3_Tracing_msginit,
674 const upb_msglayout envoy_config_route_v3_Tracing_msginit = { variable
Droute_components.upb.h157 extern const upb_msglayout envoy_config_route_v3_Tracing_msginit;
716 …ub = (struct envoy_config_route_v3_Tracing*)_upb_msg_new(&envoy_config_route_v3_Tracing_msginit, a… in envoy_config_route_v3_Route_mutable_tracing()
2787 …return (envoy_config_route_v3_Tracing *)_upb_msg_new(&envoy_config_route_v3_Tracing_msginit, arena… in envoy_config_route_v3_Tracing_new()
2792 …return (ret && upb_decode(buf, size, ret, &envoy_config_route_v3_Tracing_msginit, arena)) ? ret : … in envoy_config_route_v3_Tracing_parse()
2797 …return (ret && _upb_decode(buf, size, ret, &envoy_config_route_v3_Tracing_msginit, arena, options)) in envoy_config_route_v3_Tracing_parse_ex()
2801 return upb_encode(msg, &envoy_config_route_v3_Tracing_msginit, arena, len); in envoy_config_route_v3_Tracing_serialize()