Home
last modified time | relevance | path

Searched refs:google__protobuf__Int32Value_msg_init (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/
H A Dwrappers.upb.h253 …return (google_protobuf_Int32Value*)_upb_Message_New(&google__protobuf__Int32Value_msg_init, arena… in google_protobuf_Int32Value_new()
258 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__Int32Value_msg_init, NULL, 0, arena)… in google_protobuf_Int32Value_parse()
269 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__Int32Value_msg_init, extreg, options, in google_protobuf_Int32Value_parse_ex()
277 (void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__Int32Value_msg_init, 0, arena, &ptr, len); in google_protobuf_Int32Value_serialize()
283 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__Int32Value_msg_init, options, arena, &ptr, le… in google_protobuf_Int32Value_serialize_ex()
H A Dwrappers.upb_minitable.c75 const upb_MiniTable google__protobuf__Int32Value_msg_init = { variable
146 &google__protobuf__Int32Value_msg_init,
H A Dwrappers.upb_minitable.h24 extern const upb_MiniTable google__protobuf__Int32Value_msg_init;