Home
last modified time | relevance | path

Searched refs:google__protobuf__OneofDescriptorProto_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 Ddescriptor.upb_minitable.h28 extern const upb_MiniTable google__protobuf__OneofDescriptorProto_msg_init;
H A Ddescriptor.upb_minitable.c90 {.UPB_PRIVATE(submsg) = &google__protobuf__OneofDescriptorProto_msg_init},
261 const upb_MiniTable google__protobuf__OneofDescriptorProto_msg_init = { variable
1021 &google__protobuf__OneofDescriptorProto_msg_init,
H A Ddescriptor.upb.h1406 …gle_protobuf_OneofDescriptorProto*)_upb_Message_New(&google__protobuf__OneofDescriptorProto_msg_in… in google_protobuf_DescriptorProto_add_oneof_decl()
2272 …gle_protobuf_OneofDescriptorProto*)_upb_Message_New(&google__protobuf__OneofDescriptorProto_msg_in… in google_protobuf_OneofDescriptorProto_new()
2277 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__OneofDescriptorProto_msg_init, NULL,… in google_protobuf_OneofDescriptorProto_parse()
2288 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__OneofDescriptorProto_msg_init, extre… in google_protobuf_OneofDescriptorProto_parse_ex()
2296 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__OneofDescriptorProto_msg_init, 0, arena, &ptr… in google_protobuf_OneofDescriptorProto_serialize()
2302 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__OneofDescriptorProto_msg_init, options, arena… in google_protobuf_OneofDescriptorProto_serialize_ex()
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/
H A Ddescriptor.upb_minitable.h28 extern const upb_MiniTable google__protobuf__OneofDescriptorProto_msg_init;
H A Ddescriptor.upb_minitable.c90 {.UPB_PRIVATE(submsg) = &google__protobuf__OneofDescriptorProto_msg_init},
261 const upb_MiniTable google__protobuf__OneofDescriptorProto_msg_init = { variable
1021 &google__protobuf__OneofDescriptorProto_msg_init,
H A Ddescriptor.upb.h1406 …gle_protobuf_OneofDescriptorProto*)_upb_Message_New(&google__protobuf__OneofDescriptorProto_msg_in… in google_protobuf_DescriptorProto_add_oneof_decl()
2272 …gle_protobuf_OneofDescriptorProto*)_upb_Message_New(&google__protobuf__OneofDescriptorProto_msg_in… in google_protobuf_OneofDescriptorProto_new()
2277 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__OneofDescriptorProto_msg_init, NULL,… in google_protobuf_OneofDescriptorProto_parse()
2288 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__OneofDescriptorProto_msg_init, extre… in google_protobuf_OneofDescriptorProto_parse_ex()
2296 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__OneofDescriptorProto_msg_init, 0, arena, &ptr… in google_protobuf_OneofDescriptorProto_serialize()
2302 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__OneofDescriptorProto_msg_init, options, arena… in google_protobuf_OneofDescriptorProto_serialize_ex()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/stage0/google/protobuf/
H A Ddescriptor.upb.c51 …eld*)upb_MiniTable_FindFieldByNumber(mini_table, 8), google__protobuf__OneofDescriptorProto_msg_in… in google__protobuf__DescriptorProto_msg_init()
115 const upb_MiniTable* google__protobuf__OneofDescriptorProto_msg_init() { in google__protobuf__OneofDescriptorProto_msg_init() function
H A Ddescriptor.upb.h28 extern const upb_MiniTable* google__protobuf__OneofDescriptorProto_msg_init();
1454 …ogle_protobuf_OneofDescriptorProto*)_upb_Message_New(google__protobuf__OneofDescriptorProto_msg_in… in google_protobuf_DescriptorProto_add_oneof_decl()
2320 …ogle_protobuf_OneofDescriptorProto*)_upb_Message_New(google__protobuf__OneofDescriptorProto_msg_in… in google_protobuf_OneofDescriptorProto_new()
2325 …if (upb_Decode(buf, size, UPB_UPCAST(ret), google__protobuf__OneofDescriptorProto_msg_init(), NULL… in google_protobuf_OneofDescriptorProto_parse()
2336 …if (upb_Decode(buf, size, UPB_UPCAST(ret), google__protobuf__OneofDescriptorProto_msg_init(), extr… in google_protobuf_OneofDescriptorProto_parse_ex()
2344 …(void)upb_Encode(UPB_UPCAST(msg), google__protobuf__OneofDescriptorProto_msg_init(), 0, arena, &pt… in google_protobuf_OneofDescriptorProto_serialize()
2350 …(void)upb_Encode(UPB_UPCAST(msg), google__protobuf__OneofDescriptorProto_msg_init(), options, aren… in google_protobuf_OneofDescriptorProto_serialize_ex()
2354 …iTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__OneofDescriptorProto_msg_in… in google_protobuf_OneofDescriptorProto_clear_name()
2360 …iTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__OneofDescriptorProto_msg_in… in google_protobuf_OneofDescriptorProto_name()
2366 …iTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__OneofDescriptorProto_msg_in… in google_protobuf_OneofDescriptorProto_has_name()
[all …]