Searched refs:google_protobuf_OneofDescriptorProto_msg_init (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/stage0/google/protobuf/ |
D | descriptor.upb.c | 53 …ield*)upb_MiniTable_FindFieldByNumber(mini_table, 8), google_protobuf_OneofDescriptorProto_msg_ini… in google_protobuf_DescriptorProto_msg_init() 104 const upb_MiniTable* google_protobuf_OneofDescriptorProto_msg_init() { in google_protobuf_OneofDescriptorProto_msg_init() function
|
D | descriptor.upb.h | 62 extern const upb_MiniTable* google_protobuf_OneofDescriptorProto_msg_init(); 1129 …oogle_protobuf_OneofDescriptorProto*)_upb_Message_New(google_protobuf_OneofDescriptorProto_msg_ini… in google_protobuf_DescriptorProto_add_oneof_decl() 1702 …oogle_protobuf_OneofDescriptorProto*)_upb_Message_New(google_protobuf_OneofDescriptorProto_msg_ini… in google_protobuf_OneofDescriptorProto_new() 1707 …if (upb_Decode(buf, size, ret, google_protobuf_OneofDescriptorProto_msg_init(), NULL, 0, arena) !=… in google_protobuf_OneofDescriptorProto_parse() 1717 …if (upb_Decode(buf, size, ret, google_protobuf_OneofDescriptorProto_msg_init(), extreg, options, a… in google_protobuf_OneofDescriptorProto_parse_ex() 1725 (void)upb_Encode(msg, google_protobuf_OneofDescriptorProto_msg_init(), 0, arena, &ptr, len); in google_protobuf_OneofDescriptorProto_serialize() 1731 (void)upb_Encode(msg, google_protobuf_OneofDescriptorProto_msg_init(), options, arena, &ptr, len); in google_protobuf_OneofDescriptorProto_serialize_ex() 1735 …niTableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_OneofDescriptorProto_msg_ini… in google_protobuf_OneofDescriptorProto_clear_name() 1741 …niTableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_OneofDescriptorProto_msg_ini… in google_protobuf_OneofDescriptorProto_name() 1746 …niTableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_OneofDescriptorProto_msg_ini… in google_protobuf_OneofDescriptorProto_has_name() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | descriptor.upb.c | 92 {.submsg = &google_protobuf_OneofDescriptorProto_msg_init}, 318 const upb_MiniTable google_protobuf_OneofDescriptorProto_msg_init = { variable 1037 &google_protobuf_OneofDescriptorProto_msg_init,
|
D | descriptor.upb.h | 64 extern const upb_MiniTable google_protobuf_OneofDescriptorProto_msg_init; 1409 …ogle_protobuf_OneofDescriptorProto*)_upb_Message_New(&google_protobuf_OneofDescriptorProto_msg_ini… in google_protobuf_DescriptorProto_add_oneof_decl() 2232 …ogle_protobuf_OneofDescriptorProto*)_upb_Message_New(&google_protobuf_OneofDescriptorProto_msg_ini… in google_protobuf_OneofDescriptorProto_new() 2237 …if (upb_Decode(buf, size, ret, &google_protobuf_OneofDescriptorProto_msg_init, NULL, 0, arena) != … in google_protobuf_OneofDescriptorProto_parse() 2247 …if (upb_Decode(buf, size, ret, &google_protobuf_OneofDescriptorProto_msg_init, extreg, options, ar… in google_protobuf_OneofDescriptorProto_parse_ex() 2255 (void)upb_Encode(msg, &google_protobuf_OneofDescriptorProto_msg_init, 0, arena, &ptr, len); in google_protobuf_OneofDescriptorProto_serialize() 2261 (void)upb_Encode(msg, &google_protobuf_OneofDescriptorProto_msg_init, options, arena, &ptr, len); in google_protobuf_OneofDescriptorProto_serialize_ex()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/ |
D | descriptor.upb.c | 92 {.submsg = &google_protobuf_OneofDescriptorProto_msg_init}, 318 const upb_MiniTable google_protobuf_OneofDescriptorProto_msg_init = { variable 1037 &google_protobuf_OneofDescriptorProto_msg_init,
|
D | descriptor.upb.h | 64 extern const upb_MiniTable google_protobuf_OneofDescriptorProto_msg_init; 1409 …ogle_protobuf_OneofDescriptorProto*)_upb_Message_New(&google_protobuf_OneofDescriptorProto_msg_ini… in google_protobuf_DescriptorProto_add_oneof_decl() 2232 …ogle_protobuf_OneofDescriptorProto*)_upb_Message_New(&google_protobuf_OneofDescriptorProto_msg_ini… in google_protobuf_OneofDescriptorProto_new() 2237 …if (upb_Decode(buf, size, ret, &google_protobuf_OneofDescriptorProto_msg_init, NULL, 0, arena) != … in google_protobuf_OneofDescriptorProto_parse() 2247 …if (upb_Decode(buf, size, ret, &google_protobuf_OneofDescriptorProto_msg_init, extreg, options, ar… in google_protobuf_OneofDescriptorProto_parse_ex() 2255 (void)upb_Encode(msg, &google_protobuf_OneofDescriptorProto_msg_init, 0, arena, &ptr, len); in google_protobuf_OneofDescriptorProto_serialize() 2261 (void)upb_Encode(msg, &google_protobuf_OneofDescriptorProto_msg_init, options, arena, &ptr, len); in google_protobuf_OneofDescriptorProto_serialize_ex()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/ |
H A D | descriptor.upb.c | 92 {.submsg = &google_protobuf_OneofDescriptorProto_msg_init}, 319 const upb_MiniTable google_protobuf_OneofDescriptorProto_msg_init = { variable 1148 &google_protobuf_OneofDescriptorProto_msg_init,
|