Searched refs:google__protobuf__FloatValue_msg_init (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/ |
H A D | wrappers.upb.h | 91 …return (google_protobuf_FloatValue*)_upb_Message_New(&google__protobuf__FloatValue_msg_init, arena… in google_protobuf_FloatValue_new() 96 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__FloatValue_msg_init, NULL, 0, arena)… in google_protobuf_FloatValue_parse() 107 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__FloatValue_msg_init, extreg, options, in google_protobuf_FloatValue_parse_ex() 115 (void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__FloatValue_msg_init, 0, arena, &ptr, len); in google_protobuf_FloatValue_serialize() 121 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__FloatValue_msg_init, options, arena, &ptr, le… in google_protobuf_FloatValue_serialize_ex()
|
H A D | wrappers.upb_minitable.c | 33 const upb_MiniTable google__protobuf__FloatValue_msg_init = { variable 143 &google__protobuf__FloatValue_msg_init,
|
H A D | wrappers.upb_minitable.h | 21 extern const upb_MiniTable google__protobuf__FloatValue_msg_init;
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/ |
H A D | client_side_weighted_round_robin.upb_minitable.c | 25 {.UPB_PRIVATE(submsg) = &google__protobuf__FloatValue_msg_init},
|
H A D | client_side_weighted_round_robin.upb.h | 234 …b = (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()
|