Searched refs:google_protobuf_EnumValueDescriptorProto_msginit (Results 1 – 9 of 9) sorted by relevance
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/upbdefs-generated/google/protobuf/ |
| D | descriptor.upbdefs.c | 22 extern const upb_msglayout google_protobuf_EnumValueDescriptorProto_msginit; 51 &google_protobuf_EnumValueDescriptorProto_msginit,
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/ |
| D | descriptor.upb.c | 171 &google_protobuf_EnumValueDescriptorProto_msginit, 209 const upb_msglayout google_protobuf_EnumValueDescriptorProto_msginit = { variable
|
| D | descriptor.upb.h | 87 extern const upb_msglayout google_protobuf_EnumValueDescriptorProto_msginit; 817 …le_protobuf_EnumValueDescriptorProto*)_upb_msg_new(&google_protobuf_EnumValueDescriptorProto_msgin… in google_protobuf_EnumDescriptorProto_add_value() 897 …e_protobuf_EnumValueDescriptorProto *)_upb_msg_new(&google_protobuf_EnumValueDescriptorProto_msgin… in google_protobuf_EnumValueDescriptorProto_new() 902 …return (ret && upb_decode(buf, size, ret, &google_protobuf_EnumValueDescriptorProto_msginit, arena… in google_protobuf_EnumValueDescriptorProto_parse() 907 …return (ret && _upb_decode(buf, size, ret, &google_protobuf_EnumValueDescriptorProto_msginit, aren… in google_protobuf_EnumValueDescriptorProto_parse_ex() 911 return upb_encode(msg, &google_protobuf_EnumValueDescriptorProto_msginit, arena, len); in google_protobuf_EnumValueDescriptorProto_serialize()
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
| D | descriptor.upb.c | 171 &google_protobuf_EnumValueDescriptorProto_msginit, 209 const upb_msglayout google_protobuf_EnumValueDescriptorProto_msginit = { variable
|
| D | descriptor.upb.h | 87 extern const upb_msglayout google_protobuf_EnumValueDescriptorProto_msginit; 817 …le_protobuf_EnumValueDescriptorProto*)_upb_msg_new(&google_protobuf_EnumValueDescriptorProto_msgin… in google_protobuf_EnumDescriptorProto_add_value() 897 …e_protobuf_EnumValueDescriptorProto *)_upb_msg_new(&google_protobuf_EnumValueDescriptorProto_msgin… in google_protobuf_EnumValueDescriptorProto_new() 902 …return (ret && upb_decode(buf, size, ret, &google_protobuf_EnumValueDescriptorProto_msginit, arena… in google_protobuf_EnumValueDescriptorProto_parse() 907 …return (ret && _upb_decode(buf, size, ret, &google_protobuf_EnumValueDescriptorProto_msginit, aren… in google_protobuf_EnumValueDescriptorProto_parse_ex() 911 return upb_encode(msg, &google_protobuf_EnumValueDescriptorProto_msginit, arena, len); in google_protobuf_EnumValueDescriptorProto_serialize()
|
| /external/protobuf/php/ext/google/protobuf/ |
| D | upb.h | 968 extern const upb_msglayout google_protobuf_EnumValueDescriptorProto_msginit; 1633 …gle_protobuf_EnumValueDescriptorProto*)upb_msg_new(&google_protobuf_EnumValueDescriptorProto_msgin… in google_protobuf_EnumDescriptorProto_add_value() 1709 …le_protobuf_EnumValueDescriptorProto *)upb_msg_new(&google_protobuf_EnumValueDescriptorProto_msgin… in google_protobuf_EnumValueDescriptorProto_new() 1714 …return (ret && upb_decode(buf, size, ret, &google_protobuf_EnumValueDescriptorProto_msginit)) ? re… in google_protobuf_EnumValueDescriptorProto_parse() 1717 return upb_encode(msg, &google_protobuf_EnumValueDescriptorProto_msginit, arena, len); in google_protobuf_EnumValueDescriptorProto_serialize()
|
| D | upb.c | 191 &google_protobuf_EnumValueDescriptorProto_msginit, 229 const upb_msglayout google_protobuf_EnumValueDescriptorProto_msginit = { variable
|
| /external/protobuf/ruby/ext/google/protobuf_c/ |
| D | upb.h | 7092 extern const upb_msglayout google_protobuf_EnumValueDescriptorProto_msginit; 7747 …gle_protobuf_EnumValueDescriptorProto*)upb_msg_new(&google_protobuf_EnumValueDescriptorProto_msgin… 7822 …le_protobuf_EnumValueDescriptorProto *)upb_msg_new(&google_protobuf_EnumValueDescriptorProto_msgin… 7826 …return (ret && upb_decode(buf, ret, &google_protobuf_EnumValueDescriptorProto_msginit)) ? ret : NU… 7829 return upb_encode(msg, &google_protobuf_EnumValueDescriptorProto_msginit, arena, len);
|
| D | upb.c | 188 &google_protobuf_EnumValueDescriptorProto_msginit, 226 const upb_msglayout google_protobuf_EnumValueDescriptorProto_msginit = { variable
|