Searched refs:google_protobuf_Struct_msginit (Results 1 – 15 of 15) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upbdefs-generated/google/protobuf/ |
D | struct.upbdefs.c | 12 extern const upb_msglayout google_protobuf_Struct_msginit; 18 &google_protobuf_Struct_msginit,
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | struct.upb.h | 31 extern const upb_msglayout google_protobuf_Struct_msginit; 44 return (google_protobuf_Struct *)_upb_msg_new(&google_protobuf_Struct_msginit, arena); in google_protobuf_Struct_new() 49 return (ret && upb_decode(buf, size, ret, &google_protobuf_Struct_msginit, arena)) ? ret : NULL; in google_protobuf_Struct_parse() 54 return (ret && _upb_decode(buf, size, ret, &google_protobuf_Struct_msginit, arena, options)) in google_protobuf_Struct_parse_ex() 58 return upb_encode(msg, &google_protobuf_Struct_msginit, arena, len); in google_protobuf_Struct_serialize() 151 sub = (struct google_protobuf_Struct*)_upb_msg_new(&google_protobuf_Struct_msginit, arena); in google_protobuf_Value_mutable_struct_value()
|
D | struct.upb.c | 23 const upb_msglayout google_protobuf_Struct_msginit = { variable 46 &google_protobuf_Struct_msginit,
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/core/v3/ |
D | base.upb.c | 42 &google_protobuf_Struct_msginit, 79 &google_protobuf_Struct_msginit, 116 &google_protobuf_Struct_msginit,
|
D | substitution_format_string.upb.h | 27 extern const upb_msglayout google_protobuf_Struct_msginit; 73 sub = (struct google_protobuf_Struct*)_upb_msg_new(&google_protobuf_Struct_msginit, arena); in envoy_config_core_v3_SubstitutionFormatString_mutable_json_format()
|
D | substitution_format_string.upb.c | 19 &google_protobuf_Struct_msginit,
|
D | health_check.upb.c | 37 &google_protobuf_Struct_msginit,
|
D | grpc_service.upb.c | 60 &google_protobuf_Struct_msginit,
|
D | base.upb.h | 96 extern const upb_msglayout google_protobuf_Struct_msginit; 203 sub = (struct google_protobuf_Struct*)_upb_msg_new(&google_protobuf_Struct_msginit, arena); in envoy_config_core_v3_BuildVersion_mutable_metadata() 320 sub = (struct google_protobuf_Struct*)_upb_msg_new(&google_protobuf_Struct_msginit, arena); in envoy_config_core_v3_Node_mutable_metadata()
|
D | health_check.upb.h | 63 extern const upb_msglayout google_protobuf_Struct_msginit; 393 sub = (struct google_protobuf_Struct*)_upb_msg_new(&google_protobuf_Struct_msginit, arena); in envoy_config_core_v3_HealthCheck_mutable_transport_socket_match_criteria()
|
D | grpc_service.upb.h | 77 extern const upb_msglayout google_protobuf_Struct_msginit; 274 sub = (struct google_protobuf_Struct*)_upb_msg_new(&google_protobuf_Struct_msginit, arena); in envoy_config_core_v3_GrpcService_GoogleGrpc_mutable_config()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/cluster/v3/ |
D | cluster.upb.c | 145 &google_protobuf_Struct_msginit, 194 &google_protobuf_Struct_msginit,
|
D | cluster.upb.h | 139 extern const upb_msglayout google_protobuf_Struct_msginit; 867 sub = (struct google_protobuf_Struct*)_upb_msg_new(&google_protobuf_Struct_msginit, arena); in envoy_config_cluster_v3_Cluster_TransportSocketMatch_mutable_match() 1024 sub = (struct google_protobuf_Struct*)_upb_msg_new(&google_protobuf_Struct_msginit, arena); in envoy_config_cluster_v3_Cluster_LbSubsetConfig_mutable_default_subset()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/endpoint/v3/ |
D | load_report.upb.c | 48 &google_protobuf_Struct_msginit,
|
D | load_report.upb.h | 45 extern const upb_msglayout google_protobuf_Struct_msginit; 208 sub = (struct google_protobuf_Struct*)_upb_msg_new(&google_protobuf_Struct_msginit, arena); in envoy_config_endpoint_v3_UpstreamEndpointStats_mutable_metadata()
|