Searched refs:google_protobuf_FileDescriptorProto_msginit (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 2181 extern const upb_MiniTable google_protobuf_FileDescriptorProto_msginit; 2315 …google_protobuf_FileDescriptorProto*)_upb_Message_New(&google_protobuf_FileDescriptorProto_msginit… in google_protobuf_FileDescriptorSet_add_file() 2324 …google_protobuf_FileDescriptorProto*)_upb_Message_New(&google_protobuf_FileDescriptorProto_msginit… in google_protobuf_FileDescriptorProto_new() 2329 …if (upb_Decode(buf, size, ret, &google_protobuf_FileDescriptorProto_msginit, NULL, 0, arena) != kU… in google_protobuf_FileDescriptorProto_parse() 2339 …if (upb_Decode(buf, size, ret, &google_protobuf_FileDescriptorProto_msginit, extreg, options, aren… in google_protobuf_FileDescriptorProto_parse_ex() 2346 return upb_Encode(msg, &google_protobuf_FileDescriptorProto_msginit, 0, arena, len); in google_protobuf_FileDescriptorProto_serialize() 2350 return upb_Encode(msg, &google_protobuf_FileDescriptorProto_msginit, options, arena, len); in google_protobuf_FileDescriptorProto_serialize_ex()
|
H A D | ruby-upb.c | 440 {.submsg = &google_protobuf_FileDescriptorProto_msginit}, 477 const upb_MiniTable google_protobuf_FileDescriptorProto_msginit = { variable 919 &google_protobuf_FileDescriptorProto_msginit,
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 2179 extern const upb_MiniTable google_protobuf_FileDescriptorProto_msginit; 2313 …google_protobuf_FileDescriptorProto*)_upb_Message_New(&google_protobuf_FileDescriptorProto_msginit… in google_protobuf_FileDescriptorSet_add_file() 2322 …google_protobuf_FileDescriptorProto*)_upb_Message_New(&google_protobuf_FileDescriptorProto_msginit… in google_protobuf_FileDescriptorProto_new() 2327 …if (upb_Decode(buf, size, ret, &google_protobuf_FileDescriptorProto_msginit, NULL, 0, arena) != kU… in google_protobuf_FileDescriptorProto_parse() 2337 …if (upb_Decode(buf, size, ret, &google_protobuf_FileDescriptorProto_msginit, extreg, options, aren… in google_protobuf_FileDescriptorProto_parse_ex() 2344 return upb_Encode(msg, &google_protobuf_FileDescriptorProto_msginit, 0, arena, len); in google_protobuf_FileDescriptorProto_serialize() 2348 return upb_Encode(msg, &google_protobuf_FileDescriptorProto_msginit, options, arena, len); in google_protobuf_FileDescriptorProto_serialize_ex()
|
H A D | php-upb.c | 440 {.submsg = &google_protobuf_FileDescriptorProto_msginit}, 477 const upb_MiniTable google_protobuf_FileDescriptorProto_msginit = { variable 919 &google_protobuf_FileDescriptorProto_msginit,
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 2179 extern const upb_MiniTable google_protobuf_FileDescriptorProto_msginit; 2313 …google_protobuf_FileDescriptorProto*)_upb_Message_New(&google_protobuf_FileDescriptorProto_msginit… in google_protobuf_FileDescriptorSet_add_file() 2322 …google_protobuf_FileDescriptorProto*)_upb_Message_New(&google_protobuf_FileDescriptorProto_msginit… in google_protobuf_FileDescriptorProto_new() 2327 …if (upb_Decode(buf, size, ret, &google_protobuf_FileDescriptorProto_msginit, NULL, 0, arena) != kU… in google_protobuf_FileDescriptorProto_parse() 2337 …if (upb_Decode(buf, size, ret, &google_protobuf_FileDescriptorProto_msginit, extreg, options, aren… in google_protobuf_FileDescriptorProto_parse_ex() 2344 return upb_Encode(msg, &google_protobuf_FileDescriptorProto_msginit, 0, arena, len); in google_protobuf_FileDescriptorProto_serialize() 2348 return upb_Encode(msg, &google_protobuf_FileDescriptorProto_msginit, options, arena, len); in google_protobuf_FileDescriptorProto_serialize_ex()
|
H A D | php-upb.c | 440 {.submsg = &google_protobuf_FileDescriptorProto_msginit}, 477 const upb_MiniTable google_protobuf_FileDescriptorProto_msginit = { variable 919 &google_protobuf_FileDescriptorProto_msginit,
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 2181 extern const upb_MiniTable google_protobuf_FileDescriptorProto_msginit; 2315 …google_protobuf_FileDescriptorProto*)_upb_Message_New(&google_protobuf_FileDescriptorProto_msginit… in google_protobuf_FileDescriptorSet_add_file() 2324 …google_protobuf_FileDescriptorProto*)_upb_Message_New(&google_protobuf_FileDescriptorProto_msginit… in google_protobuf_FileDescriptorProto_new() 2329 …if (upb_Decode(buf, size, ret, &google_protobuf_FileDescriptorProto_msginit, NULL, 0, arena) != kU… in google_protobuf_FileDescriptorProto_parse() 2339 …if (upb_Decode(buf, size, ret, &google_protobuf_FileDescriptorProto_msginit, extreg, options, aren… in google_protobuf_FileDescriptorProto_parse_ex() 2346 return upb_Encode(msg, &google_protobuf_FileDescriptorProto_msginit, 0, arena, len); in google_protobuf_FileDescriptorProto_serialize() 2350 return upb_Encode(msg, &google_protobuf_FileDescriptorProto_msginit, options, arena, len); in google_protobuf_FileDescriptorProto_serialize_ex()
|
H A D | ruby-upb.c | 440 {.submsg = &google_protobuf_FileDescriptorProto_msginit}, 477 const upb_MiniTable google_protobuf_FileDescriptorProto_msginit = { variable 919 &google_protobuf_FileDescriptorProto_msginit,
|