Home
last modified time | relevance | path

Searched refs:google_protobuf_Int32Value_msg_init (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Dwrappers.upb.h41 extern const upb_MiniTable google_protobuf_Int32Value_msg_init;
260 return (google_protobuf_Int32Value*)_upb_Message_New(&google_protobuf_Int32Value_msg_init, arena); in google_protobuf_Int32Value_new()
265 …if (upb_Decode(buf, size, ret, &google_protobuf_Int32Value_msg_init, NULL, 0, arena) != kUpb_Decod… in google_protobuf_Int32Value_parse()
275 if (upb_Decode(buf, size, ret, &google_protobuf_Int32Value_msg_init, extreg, options, arena) != in google_protobuf_Int32Value_parse_ex()
283 (void)upb_Encode(msg, &google_protobuf_Int32Value_msg_init, 0, arena, &ptr, len); in google_protobuf_Int32Value_serialize()
289 (void)upb_Encode(msg, &google_protobuf_Int32Value_msg_init, options, arena, &ptr, len); in google_protobuf_Int32Value_serialize_ex()
Dwrappers.upb.c78 const upb_MiniTable google_protobuf_Int32Value_msg_init = { variable
149 &google_protobuf_Int32Value_msg_init,