Home
last modified time | relevance | path

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/
Ddescriptor.upbdefs.c19 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/
Ddescriptor.upb.c66 &google_protobuf_OneofDescriptorProto_msginit,
162 const upb_msglayout google_protobuf_OneofDescriptorProto_msginit = { variable
Ddescriptor.upb.h84 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/
Ddescriptor.upb.c66 &google_protobuf_OneofDescriptorProto_msginit,
162 const upb_msglayout google_protobuf_OneofDescriptorProto_msginit = { variable
Ddescriptor.upb.h84 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/
Dupb.h965 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()
Dupb.c87 &google_protobuf_OneofDescriptorProto_msginit,
182 const upb_msglayout google_protobuf_OneofDescriptorProto_msginit = { variable
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h7089 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);
Dupb.c84 &google_protobuf_OneofDescriptorProto_msginit,
179 const upb_msglayout google_protobuf_OneofDescriptorProto_msginit = { variable