Searched refs:google__protobuf__Int64Value_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 D | wrappers.upb.h | 145 …return (google_protobuf_Int64Value*)_upb_Message_New(&google__protobuf__Int64Value_msg_init, arena… in google_protobuf_Int64Value_new() 150 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__Int64Value_msg_init, NULL, 0, arena)… in google_protobuf_Int64Value_parse() 161 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__Int64Value_msg_init, extreg, options, in google_protobuf_Int64Value_parse_ex() 169 (void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__Int64Value_msg_init, 0, arena, &ptr, len); in google_protobuf_Int64Value_serialize() 175 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__Int64Value_msg_init, options, arena, &ptr, le… in google_protobuf_Int64Value_serialize_ex()
|
H A D | wrappers.upb_minitable.c | 47 const upb_MiniTable google__protobuf__Int64Value_msg_init = { variable 144 &google__protobuf__Int64Value_msg_init,
|
H A D | wrappers.upb_minitable.h | 22 extern const upb_MiniTable google__protobuf__Int64Value_msg_init;
|