Home
last modified time | relevance | path

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 Dwrappers.upb.h145 …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 Dwrappers.upb_minitable.c47 const upb_MiniTable google__protobuf__Int64Value_msg_init = { variable
144 &google__protobuf__Int64Value_msg_init,
H A Dwrappers.upb_minitable.h22 extern const upb_MiniTable google__protobuf__Int64Value_msg_init;