Home
last modified time | relevance | path

Searched refs:google_protobuf_FieldDescriptorProto_msginit (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h2186 extern const upb_MiniTable google_protobuf_FieldDescriptorProto_msginit;
2515 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_FileDescriptorProto_add_extension()
2700 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_DescriptorProto_add_field()
2748 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_DescriptorProto_add_extension()
3001 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_FieldDescriptorProto_new()
3006 …if (upb_Decode(buf, size, ret, &google_protobuf_FieldDescriptorProto_msginit, NULL, 0, arena) != k… in google_protobuf_FieldDescriptorProto_parse()
3016 …if (upb_Decode(buf, size, ret, &google_protobuf_FieldDescriptorProto_msginit, extreg, options, are… in google_protobuf_FieldDescriptorProto_parse_ex()
3023 return upb_Encode(msg, &google_protobuf_FieldDescriptorProto_msginit, 0, arena, len); in google_protobuf_FieldDescriptorProto_serialize()
3027 return upb_Encode(msg, &google_protobuf_FieldDescriptorProto_msginit, options, arena, len); in google_protobuf_FieldDescriptorProto_serialize_ex()
H A Druby-upb.c457 {.submsg = &google_protobuf_FieldDescriptorProto_msginit},
484 {.submsg = &google_protobuf_FieldDescriptorProto_msginit},
488 {.submsg = &google_protobuf_FieldDescriptorProto_msginit},
574 const upb_MiniTable google_protobuf_FieldDescriptorProto_msginit = { variable
924 &google_protobuf_FieldDescriptorProto_msginit,
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h2184 extern const upb_MiniTable google_protobuf_FieldDescriptorProto_msginit;
2513 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_FileDescriptorProto_add_extension()
2698 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_DescriptorProto_add_field()
2746 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_DescriptorProto_add_extension()
2999 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_FieldDescriptorProto_new()
3004 …if (upb_Decode(buf, size, ret, &google_protobuf_FieldDescriptorProto_msginit, NULL, 0, arena) != k… in google_protobuf_FieldDescriptorProto_parse()
3014 …if (upb_Decode(buf, size, ret, &google_protobuf_FieldDescriptorProto_msginit, extreg, options, are… in google_protobuf_FieldDescriptorProto_parse_ex()
3021 return upb_Encode(msg, &google_protobuf_FieldDescriptorProto_msginit, 0, arena, len); in google_protobuf_FieldDescriptorProto_serialize()
3025 return upb_Encode(msg, &google_protobuf_FieldDescriptorProto_msginit, options, arena, len); in google_protobuf_FieldDescriptorProto_serialize_ex()
H A Dphp-upb.c457 {.submsg = &google_protobuf_FieldDescriptorProto_msginit},
484 {.submsg = &google_protobuf_FieldDescriptorProto_msginit},
488 {.submsg = &google_protobuf_FieldDescriptorProto_msginit},
574 const upb_MiniTable google_protobuf_FieldDescriptorProto_msginit = { variable
924 &google_protobuf_FieldDescriptorProto_msginit,
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h2184 extern const upb_MiniTable google_protobuf_FieldDescriptorProto_msginit;
2513 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_FileDescriptorProto_add_extension()
2698 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_DescriptorProto_add_field()
2746 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_DescriptorProto_add_extension()
2999 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_FieldDescriptorProto_new()
3004 …if (upb_Decode(buf, size, ret, &google_protobuf_FieldDescriptorProto_msginit, NULL, 0, arena) != k… in google_protobuf_FieldDescriptorProto_parse()
3014 …if (upb_Decode(buf, size, ret, &google_protobuf_FieldDescriptorProto_msginit, extreg, options, are… in google_protobuf_FieldDescriptorProto_parse_ex()
3021 return upb_Encode(msg, &google_protobuf_FieldDescriptorProto_msginit, 0, arena, len); in google_protobuf_FieldDescriptorProto_serialize()
3025 return upb_Encode(msg, &google_protobuf_FieldDescriptorProto_msginit, options, arena, len); in google_protobuf_FieldDescriptorProto_serialize_ex()
H A Dphp-upb.c457 {.submsg = &google_protobuf_FieldDescriptorProto_msginit},
484 {.submsg = &google_protobuf_FieldDescriptorProto_msginit},
488 {.submsg = &google_protobuf_FieldDescriptorProto_msginit},
574 const upb_MiniTable google_protobuf_FieldDescriptorProto_msginit = { variable
924 &google_protobuf_FieldDescriptorProto_msginit,
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h2186 extern const upb_MiniTable google_protobuf_FieldDescriptorProto_msginit;
2515 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_FileDescriptorProto_add_extension()
2700 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_DescriptorProto_add_field()
2748 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_DescriptorProto_add_extension()
3001 …ogle_protobuf_FieldDescriptorProto*)_upb_Message_New(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_FieldDescriptorProto_new()
3006 …if (upb_Decode(buf, size, ret, &google_protobuf_FieldDescriptorProto_msginit, NULL, 0, arena) != k… in google_protobuf_FieldDescriptorProto_parse()
3016 …if (upb_Decode(buf, size, ret, &google_protobuf_FieldDescriptorProto_msginit, extreg, options, are… in google_protobuf_FieldDescriptorProto_parse_ex()
3023 return upb_Encode(msg, &google_protobuf_FieldDescriptorProto_msginit, 0, arena, len); in google_protobuf_FieldDescriptorProto_serialize()
3027 return upb_Encode(msg, &google_protobuf_FieldDescriptorProto_msginit, options, arena, len); in google_protobuf_FieldDescriptorProto_serialize_ex()
H A Druby-upb.c457 {.submsg = &google_protobuf_FieldDescriptorProto_msginit},
484 {.submsg = &google_protobuf_FieldDescriptorProto_msginit},
488 {.submsg = &google_protobuf_FieldDescriptorProto_msginit},
574 const upb_MiniTable google_protobuf_FieldDescriptorProto_msginit = { variable
924 &google_protobuf_FieldDescriptorProto_msginit,