Searched refs:google_protobuf_OneofDescriptorProto_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 | 19 extern const upb_msglayout google_protobuf_OneofDescriptorProto_msginit; 48 &google_protobuf_OneofDescriptorProto_msginit,
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/ |
D | descriptor.upb.c | 66 &google_protobuf_OneofDescriptorProto_msginit, 162 const upb_msglayout google_protobuf_OneofDescriptorProto_msginit = { variable
|
D | descriptor.upb.h | 84 extern const upb_msglayout google_protobuf_OneofDescriptorProto_msginit; 486 …t google_protobuf_OneofDescriptorProto*)_upb_msg_new(&google_protobuf_OneofDescriptorProto_msginit… in google_protobuf_DescriptorProto_add_oneof_decl() 736 …(google_protobuf_OneofDescriptorProto *)_upb_msg_new(&google_protobuf_OneofDescriptorProto_msginit… in google_protobuf_OneofDescriptorProto_new() 741 …return (ret && upb_decode(buf, size, ret, &google_protobuf_OneofDescriptorProto_msginit, arena)) ?… in google_protobuf_OneofDescriptorProto_parse() 746 …return (ret && _upb_decode(buf, size, ret, &google_protobuf_OneofDescriptorProto_msginit, arena, o… in google_protobuf_OneofDescriptorProto_parse_ex() 750 return upb_encode(msg, &google_protobuf_OneofDescriptorProto_msginit, arena, len); in google_protobuf_OneofDescriptorProto_serialize()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | descriptor.upb.c | 66 &google_protobuf_OneofDescriptorProto_msginit, 162 const upb_msglayout google_protobuf_OneofDescriptorProto_msginit = { variable
|
D | descriptor.upb.h | 84 extern const upb_msglayout google_protobuf_OneofDescriptorProto_msginit; 486 …t google_protobuf_OneofDescriptorProto*)_upb_msg_new(&google_protobuf_OneofDescriptorProto_msginit… in google_protobuf_DescriptorProto_add_oneof_decl() 736 …(google_protobuf_OneofDescriptorProto *)_upb_msg_new(&google_protobuf_OneofDescriptorProto_msginit… in google_protobuf_OneofDescriptorProto_new() 741 …return (ret && upb_decode(buf, size, ret, &google_protobuf_OneofDescriptorProto_msginit, arena)) ?… in google_protobuf_OneofDescriptorProto_parse() 746 …return (ret && _upb_decode(buf, size, ret, &google_protobuf_OneofDescriptorProto_msginit, arena, o… in google_protobuf_OneofDescriptorProto_parse_ex() 750 return upb_encode(msg, &google_protobuf_OneofDescriptorProto_msginit, arena, len); in google_protobuf_OneofDescriptorProto_serialize()
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.h | 965 extern const upb_msglayout google_protobuf_OneofDescriptorProto_msginit; 1341 …ct google_protobuf_OneofDescriptorProto*)upb_msg_new(&google_protobuf_OneofDescriptorProto_msginit… in google_protobuf_DescriptorProto_add_oneof_decl() 1565 … (google_protobuf_OneofDescriptorProto *)upb_msg_new(&google_protobuf_OneofDescriptorProto_msginit… in google_protobuf_OneofDescriptorProto_new() 1570 …return (ret && upb_decode(buf, size, ret, &google_protobuf_OneofDescriptorProto_msginit)) ? ret : … in google_protobuf_OneofDescriptorProto_parse() 1573 return upb_encode(msg, &google_protobuf_OneofDescriptorProto_msginit, arena, len); in google_protobuf_OneofDescriptorProto_serialize()
|
D | upb.c | 87 &google_protobuf_OneofDescriptorProto_msginit, 182 const upb_msglayout google_protobuf_OneofDescriptorProto_msginit = { variable
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.h | 7089 extern const upb_msglayout google_protobuf_OneofDescriptorProto_msginit; 7461 …ct google_protobuf_OneofDescriptorProto*)upb_msg_new(&google_protobuf_OneofDescriptorProto_msginit… 7681 … (google_protobuf_OneofDescriptorProto *)upb_msg_new(&google_protobuf_OneofDescriptorProto_msginit… 7685 return (ret && upb_decode(buf, ret, &google_protobuf_OneofDescriptorProto_msginit)) ? ret : NULL; 7688 return upb_encode(msg, &google_protobuf_OneofDescriptorProto_msginit, arena, len);
|
D | upb.c | 84 &google_protobuf_OneofDescriptorProto_msginit, 179 const upb_msglayout google_protobuf_OneofDescriptorProto_msginit = { variable
|