Searched refs:google_protobuf_GeneratedCodeInfo_Annotation_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 | 2206 extern const upb_MiniTable google_protobuf_GeneratedCodeInfo_Annotation_msginit; 5104 …f_GeneratedCodeInfo_Annotation*)_upb_Message_New(&google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_add_annotation() 5113 …f_GeneratedCodeInfo_Annotation*)_upb_Message_New(&google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_Annotation_new() 5118 …if (upb_Decode(buf, size, ret, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, NULL, 0, are… in google_protobuf_GeneratedCodeInfo_Annotation_parse() 5128 …if (upb_Decode(buf, size, ret, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, extreg, opti… in google_protobuf_GeneratedCodeInfo_Annotation_parse_ex() 5135 return upb_Encode(msg, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, 0, arena, len); in google_protobuf_GeneratedCodeInfo_Annotation_serialize() 5139 …return upb_Encode(msg, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, options, arena, len); in google_protobuf_GeneratedCodeInfo_Annotation_serialize_ex()
|
H A D | ruby-upb.c | 891 {.submsg = &google_protobuf_GeneratedCodeInfo_Annotation_msginit}, 911 const upb_MiniTable google_protobuf_GeneratedCodeInfo_Annotation_msginit = { variable 944 &google_protobuf_GeneratedCodeInfo_Annotation_msginit,
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 2204 extern const upb_MiniTable google_protobuf_GeneratedCodeInfo_Annotation_msginit; 5102 …f_GeneratedCodeInfo_Annotation*)_upb_Message_New(&google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_add_annotation() 5111 …f_GeneratedCodeInfo_Annotation*)_upb_Message_New(&google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_Annotation_new() 5116 …if (upb_Decode(buf, size, ret, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, NULL, 0, are… in google_protobuf_GeneratedCodeInfo_Annotation_parse() 5126 …if (upb_Decode(buf, size, ret, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, extreg, opti… in google_protobuf_GeneratedCodeInfo_Annotation_parse_ex() 5133 return upb_Encode(msg, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, 0, arena, len); in google_protobuf_GeneratedCodeInfo_Annotation_serialize() 5137 …return upb_Encode(msg, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, options, arena, len); in google_protobuf_GeneratedCodeInfo_Annotation_serialize_ex()
|
H A D | php-upb.c | 891 {.submsg = &google_protobuf_GeneratedCodeInfo_Annotation_msginit}, 911 const upb_MiniTable google_protobuf_GeneratedCodeInfo_Annotation_msginit = { variable 944 &google_protobuf_GeneratedCodeInfo_Annotation_msginit,
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 2204 extern const upb_MiniTable google_protobuf_GeneratedCodeInfo_Annotation_msginit; 5102 …f_GeneratedCodeInfo_Annotation*)_upb_Message_New(&google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_add_annotation() 5111 …f_GeneratedCodeInfo_Annotation*)_upb_Message_New(&google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_Annotation_new() 5116 …if (upb_Decode(buf, size, ret, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, NULL, 0, are… in google_protobuf_GeneratedCodeInfo_Annotation_parse() 5126 …if (upb_Decode(buf, size, ret, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, extreg, opti… in google_protobuf_GeneratedCodeInfo_Annotation_parse_ex() 5133 return upb_Encode(msg, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, 0, arena, len); in google_protobuf_GeneratedCodeInfo_Annotation_serialize() 5137 …return upb_Encode(msg, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, options, arena, len); in google_protobuf_GeneratedCodeInfo_Annotation_serialize_ex()
|
H A D | php-upb.c | 891 {.submsg = &google_protobuf_GeneratedCodeInfo_Annotation_msginit}, 911 const upb_MiniTable google_protobuf_GeneratedCodeInfo_Annotation_msginit = { variable 944 &google_protobuf_GeneratedCodeInfo_Annotation_msginit,
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 2206 extern const upb_MiniTable google_protobuf_GeneratedCodeInfo_Annotation_msginit; 5104 …f_GeneratedCodeInfo_Annotation*)_upb_Message_New(&google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_add_annotation() 5113 …f_GeneratedCodeInfo_Annotation*)_upb_Message_New(&google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_Annotation_new() 5118 …if (upb_Decode(buf, size, ret, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, NULL, 0, are… in google_protobuf_GeneratedCodeInfo_Annotation_parse() 5128 …if (upb_Decode(buf, size, ret, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, extreg, opti… in google_protobuf_GeneratedCodeInfo_Annotation_parse_ex() 5135 return upb_Encode(msg, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, 0, arena, len); in google_protobuf_GeneratedCodeInfo_Annotation_serialize() 5139 …return upb_Encode(msg, &google_protobuf_GeneratedCodeInfo_Annotation_msginit, options, arena, len); in google_protobuf_GeneratedCodeInfo_Annotation_serialize_ex()
|
H A D | ruby-upb.c | 891 {.submsg = &google_protobuf_GeneratedCodeInfo_Annotation_msginit}, 911 const upb_MiniTable google_protobuf_GeneratedCodeInfo_Annotation_msginit = { variable 944 &google_protobuf_GeneratedCodeInfo_Annotation_msginit,
|