Searched refs:google_protobuf_FloatValue_msg_init (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | wrappers.upb.h | 38 extern const upb_MiniTable google_protobuf_FloatValue_msg_init; 104 return (google_protobuf_FloatValue*)_upb_Message_New(&google_protobuf_FloatValue_msg_init, arena); in google_protobuf_FloatValue_new() 109 …if (upb_Decode(buf, size, ret, &google_protobuf_FloatValue_msg_init, NULL, 0, arena) != kUpb_Decod… in google_protobuf_FloatValue_parse() 119 if (upb_Decode(buf, size, ret, &google_protobuf_FloatValue_msg_init, extreg, options, arena) != in google_protobuf_FloatValue_parse_ex() 127 (void)upb_Encode(msg, &google_protobuf_FloatValue_msg_init, 0, arena, &ptr, len); in google_protobuf_FloatValue_serialize() 133 (void)upb_Encode(msg, &google_protobuf_FloatValue_msg_init, options, arena, &ptr, len); in google_protobuf_FloatValue_serialize_ex()
|
D | wrappers.upb.c | 36 const upb_MiniTable google_protobuf_FloatValue_msg_init = { variable 146 &google_protobuf_FloatValue_msg_init,
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/ |
D | client_side_weighted_round_robin.upb.h | 35 extern const upb_MiniTable google_protobuf_FloatValue_msg_init; 232 …sub = (struct google_protobuf_FloatValue*)_upb_Message_New(&google_protobuf_FloatValue_msg_init, a… in envoy_extensions_load_balancing_policies_client_side_weighted_round_robin_v3_ClientSideWeightedRoundRobin_mutable_error_utilization_penalty()
|
D | client_side_weighted_round_robin.upb.c | 27 {.submsg = &google_protobuf_FloatValue_msg_init},
|