Searched refs:google_protobuf_Struct_msg_init (Results 1 – 22 of 22) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | struct.upb.h | 32 extern const upb_MiniTable google_protobuf_Struct_msg_init; 46 return (google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in google_protobuf_Struct_new() 51 …if (upb_Decode(buf, size, ret, &google_protobuf_Struct_msg_init, NULL, 0, arena) != kUpb_DecodeSta… in google_protobuf_Struct_parse() 61 if (upb_Decode(buf, size, ret, &google_protobuf_Struct_msg_init, extreg, options, arena) != in google_protobuf_Struct_parse_ex() 69 (void)upb_Encode(msg, &google_protobuf_Struct_msg_init, 0, arena, &ptr, len); in google_protobuf_Struct_serialize() 75 (void)upb_Encode(msg, &google_protobuf_Struct_msg_init, options, arena, &ptr, len); in google_protobuf_Struct_serialize_ex() 308 sub = (struct google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in google_protobuf_Value_mutable_struct_value()
|
D | struct.upb.c | 26 const upb_MiniTable google_protobuf_Struct_msg_init = { variable 54 {.submsg = &google_protobuf_Struct_msg_init}, 102 &google_protobuf_Struct_msg_init,
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/trace/v3/ |
D | dynamic_ot.upb.h | 31 extern const upb_MiniTable google_protobuf_Struct_msg_init; 108 sub = (struct google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in envoy_config_trace_v3_DynamicOtConfig_mutable_config()
|
D | xray.upb.h | 37 extern const upb_MiniTable google_protobuf_Struct_msg_init; 247 sub = (struct google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in envoy_config_trace_v3_XRayConfig_SegmentFields_mutable_aws()
|
D | dynamic_ot.upb.c | 24 {.submsg = &google_protobuf_Struct_msg_init},
|
D | xray.upb.c | 55 {.submsg = &google_protobuf_Struct_msg_init},
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/xds/type/v3/ |
D | typed_struct.upb.h | 31 extern const upb_MiniTable google_protobuf_Struct_msg_init; 108 sub = (struct google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in xds_type_v3_TypedStruct_mutable_value()
|
D | typed_struct.upb.c | 20 {.submsg = &google_protobuf_Struct_msg_init},
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/core/v3/ |
D | base.upb.c | 52 {.submsg = &google_protobuf_Struct_msg_init}, 102 {.submsg = &google_protobuf_Struct_msg_init}, 186 {.submsg = &google_protobuf_Struct_msg_init},
|
D | substitution_format_string.upb.h | 35 extern const upb_MiniTable google_protobuf_Struct_msg_init; 200 sub = (struct google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in envoy_config_core_v3_SubstitutionFormatString_mutable_json_format()
|
D | substitution_format_string.upb.c | 25 {.submsg = &google_protobuf_Struct_msg_init},
|
D | health_check.upb.c | 63 {.submsg = &google_protobuf_Struct_msg_init},
|
D | grpc_service.upb.c | 78 {.submsg = &google_protobuf_Struct_msg_init},
|
D | base.upb.h | 95 extern const upb_MiniTable google_protobuf_Struct_msg_init; 298 sub = (struct google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in envoy_config_core_v3_BuildVersion_mutable_metadata() 774 sub = (struct google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in envoy_config_core_v3_Node_mutable_metadata()
|
D | grpc_service.upb.h | 68 extern const upb_MiniTable google_protobuf_Struct_msg_init; 553 sub = (struct google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in envoy_config_core_v3_GrpcService_GoogleGrpc_mutable_config()
|
D | health_check.upb.h | 63 extern const upb_MiniTable google_protobuf_Struct_msg_init; 791 sub = (struct google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in envoy_config_core_v3_HealthCheck_mutable_transport_socket_match_criteria()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/bootstrap/v3/ |
D | bootstrap.upb.c | 404 {.submsg = &google_protobuf_Struct_msg_init}, 431 {.submsg = &google_protobuf_Struct_msg_init},
|
D | bootstrap.upb.h | 104 extern const upb_MiniTable google_protobuf_Struct_msg_init; 2707 sub = (struct google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in envoy_config_bootstrap_v3_Runtime_mutable_base() 2842 sub = (struct google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in envoy_config_bootstrap_v3_RuntimeLayer_mutable_static_layer()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/cluster/v3/ |
D | cluster.upb.c | 196 {.submsg = &google_protobuf_Struct_msg_init}, 261 {.submsg = &google_protobuf_Struct_msg_init},
|
D | cluster.upb.h | 128 extern const upb_MiniTable google_protobuf_Struct_msg_init; 1799 sub = (struct google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in envoy_config_cluster_v3_Cluster_TransportSocketMatch_mutable_match() 2140 sub = (struct google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in envoy_config_cluster_v3_Cluster_LbSubsetConfig_mutable_default_subset()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/endpoint/v3/ |
D | load_report.upb.c | 69 {.submsg = &google_protobuf_Struct_msg_init},
|
D | load_report.upb.h | 45 extern const upb_MiniTable google_protobuf_Struct_msg_init; 518 sub = (struct google_protobuf_Struct*)_upb_Message_New(&google_protobuf_Struct_msg_init, arena); in envoy_config_endpoint_v3_UpstreamEndpointStats_mutable_metadata()
|