Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h1510 extern const upb_msglayout google_protobuf_FieldDescriptorProto_msginit;
1715 …t google_protobuf_FieldDescriptorProto*)_upb_msg_new(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_FileDescriptorProto_add_extension()
1817 …t google_protobuf_FieldDescriptorProto*)_upb_msg_new(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_DescriptorProto_add_field()
1869 …t google_protobuf_FieldDescriptorProto*)_upb_msg_new(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_DescriptorProto_add_extension()
2030 …(google_protobuf_FieldDescriptorProto *)_upb_msg_new(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_FieldDescriptorProto_new()
2035 …return (ret && upb_decode(buf, size, ret, &google_protobuf_FieldDescriptorProto_msginit, arena)) ?… in google_protobuf_FieldDescriptorProto_parse()
2038 return upb_encode(msg, &google_protobuf_FieldDescriptorProto_msginit, arena, len); in google_protobuf_FieldDescriptorProto_serialize()
Dphp-upb.c2574 &google_protobuf_FieldDescriptorProto_msginit,
2606 &google_protobuf_FieldDescriptorProto_msginit,
2689 const upb_msglayout google_protobuf_FieldDescriptorProto_msginit = { variable
3043 extern const upb_msglayout google_protobuf_FieldDescriptorProto_msginit;
3072 &google_protobuf_FieldDescriptorProto_msginit,
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h1439 extern const upb_msglayout google_protobuf_FieldDescriptorProto_msginit;
1644 …t google_protobuf_FieldDescriptorProto*)_upb_msg_new(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_FileDescriptorProto_add_extension()
1746 …t google_protobuf_FieldDescriptorProto*)_upb_msg_new(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_DescriptorProto_add_field()
1798 …t google_protobuf_FieldDescriptorProto*)_upb_msg_new(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_DescriptorProto_add_extension()
1959 …(google_protobuf_FieldDescriptorProto *)_upb_msg_new(&google_protobuf_FieldDescriptorProto_msginit in google_protobuf_FieldDescriptorProto_new()
1964 …return (ret && upb_decode(buf, size, ret, &google_protobuf_FieldDescriptorProto_msginit, arena)) ?… in google_protobuf_FieldDescriptorProto_parse()
1967 return upb_encode(msg, &google_protobuf_FieldDescriptorProto_msginit, arena, len); in google_protobuf_FieldDescriptorProto_serialize()
Dupb.c2513 &google_protobuf_FieldDescriptorProto_msginit,
2545 &google_protobuf_FieldDescriptorProto_msginit,
2628 const upb_msglayout google_protobuf_FieldDescriptorProto_msginit = { variable