Home
last modified time | relevance | path

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/
Dwrappers.upb.h38 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()
Dwrappers.upb.c36 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/
Dclient_side_weighted_round_robin.upb.h35 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()
Dclient_side_weighted_round_robin.upb.c27 {.submsg = &google_protobuf_FloatValue_msg_init},