Searched refs:google__protobuf__EnumValueDescriptorProto_msg_init (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/ |
H A D | descriptor.upb_minitable.h | 31 extern const upb_MiniTable google__protobuf__EnumValueDescriptorProto_msg_init;
|
H A D | descriptor.upb_minitable.c | 268 {.UPB_PRIVATE(submsg) = &google__protobuf__EnumValueDescriptorProto_msg_init}, 318 const upb_MiniTable google__protobuf__EnumValueDescriptorProto_msg_init = { variable 1024 &google__protobuf__EnumValueDescriptorProto_msg_init,
|
H A D | descriptor.upb.h | 2548 …otobuf_EnumValueDescriptorProto*)_upb_Message_New(&google__protobuf__EnumValueDescriptorProto_msg_… in google_protobuf_EnumDescriptorProto_add_value() 2706 …otobuf_EnumValueDescriptorProto*)_upb_Message_New(&google__protobuf__EnumValueDescriptorProto_msg_… in google_protobuf_EnumValueDescriptorProto_new() 2711 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__EnumValueDescriptorProto_msg_init, N… in google_protobuf_EnumValueDescriptorProto_parse() 2722 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__EnumValueDescriptorProto_msg_init, e… in google_protobuf_EnumValueDescriptorProto_parse_ex() 2730 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__EnumValueDescriptorProto_msg_init, 0, arena, … in google_protobuf_EnumValueDescriptorProto_serialize() 2736 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__EnumValueDescriptorProto_msg_init, options, a… in google_protobuf_EnumValueDescriptorProto_serialize_ex()
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/ |
H A D | descriptor.upb_minitable.h | 31 extern const upb_MiniTable google__protobuf__EnumValueDescriptorProto_msg_init;
|
H A D | descriptor.upb_minitable.c | 268 {.UPB_PRIVATE(submsg) = &google__protobuf__EnumValueDescriptorProto_msg_init}, 318 const upb_MiniTable google__protobuf__EnumValueDescriptorProto_msg_init = { variable 1024 &google__protobuf__EnumValueDescriptorProto_msg_init,
|
H A D | descriptor.upb.h | 2548 …otobuf_EnumValueDescriptorProto*)_upb_Message_New(&google__protobuf__EnumValueDescriptorProto_msg_… in google_protobuf_EnumDescriptorProto_add_value() 2706 …otobuf_EnumValueDescriptorProto*)_upb_Message_New(&google__protobuf__EnumValueDescriptorProto_msg_… in google_protobuf_EnumValueDescriptorProto_new() 2711 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__EnumValueDescriptorProto_msg_init, N… in google_protobuf_EnumValueDescriptorProto_parse() 2722 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__EnumValueDescriptorProto_msg_init, e… in google_protobuf_EnumValueDescriptorProto_parse_ex() 2730 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__EnumValueDescriptorProto_msg_init, 0, arena, … in google_protobuf_EnumValueDescriptorProto_serialize() 2736 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__EnumValueDescriptorProto_msg_init, options, a… in google_protobuf_EnumValueDescriptorProto_serialize_ex()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/stage0/google/protobuf/ |
H A D | descriptor.upb.c | 133 …d*)upb_MiniTable_FindFieldByNumber(mini_table, 2), google__protobuf__EnumValueDescriptorProto_msg_… in google__protobuf__EnumDescriptorProto_msg_init() 149 const upb_MiniTable* google__protobuf__EnumValueDescriptorProto_msg_init() { in google__protobuf__EnumValueDescriptorProto_msg_init() function
|
H A D | descriptor.upb.h | 31 extern const upb_MiniTable* google__protobuf__EnumValueDescriptorProto_msg_init(); 2596 …rotobuf_EnumValueDescriptorProto*)_upb_Message_New(google__protobuf__EnumValueDescriptorProto_msg_… in google_protobuf_EnumDescriptorProto_add_value() 2754 …rotobuf_EnumValueDescriptorProto*)_upb_Message_New(google__protobuf__EnumValueDescriptorProto_msg_… in google_protobuf_EnumValueDescriptorProto_new() 2759 …if (upb_Decode(buf, size, UPB_UPCAST(ret), google__protobuf__EnumValueDescriptorProto_msg_init(), … in google_protobuf_EnumValueDescriptorProto_parse() 2770 …if (upb_Decode(buf, size, UPB_UPCAST(ret), google__protobuf__EnumValueDescriptorProto_msg_init(), … in google_protobuf_EnumValueDescriptorProto_parse_ex() 2778 …(void)upb_Encode(UPB_UPCAST(msg), google__protobuf__EnumValueDescriptorProto_msg_init(), 0, arena,… in google_protobuf_EnumValueDescriptorProto_serialize() 2784 …(void)upb_Encode(UPB_UPCAST(msg), google__protobuf__EnumValueDescriptorProto_msg_init(), options, … in google_protobuf_EnumValueDescriptorProto_serialize_ex() 2788 …ableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__EnumValueDescriptorProto_msg_… in google_protobuf_EnumValueDescriptorProto_clear_name() 2794 …ableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__EnumValueDescriptorProto_msg_… in google_protobuf_EnumValueDescriptorProto_name() 2800 …ableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__EnumValueDescriptorProto_msg_… in google_protobuf_EnumValueDescriptorProto_has_name() [all …]
|