Home
last modified time | relevance | path

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 Dwrappers.upb.h91 …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 Dwrappers.upb_minitable.c33 const upb_MiniTable google__protobuf__FloatValue_msg_init = { variable
143 &google__protobuf__FloatValue_msg_init,
H A Dwrappers.upb_minitable.h21 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 Dclient_side_weighted_round_robin.upb_minitable.c25 {.UPB_PRIVATE(submsg) = &google__protobuf__FloatValue_msg_init},
H A Dclient_side_weighted_round_robin.upb.h234 …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()