Home
last modified time | relevance | path

Searched defs:OneofDescriptorProto (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DOneofDescriptorProto.php18 class OneofDescriptorProto extends \Google\Protobuf\Internal\Message class
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto238 message OneofDescriptorProto { message
Ddescriptor.proto238 message OneofDescriptorProto { message
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto242 message OneofDescriptorProto { message
Ddescriptor.h98 class OneofDescriptorProto; variable
Ddescriptor.pb.cc4237 OneofDescriptorProto::OneofDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) in OneofDescriptorProto() function in OneofDescriptorProto
4243 OneofDescriptorProto::OneofDescriptorProto(const OneofDescriptorProto& from) in OneofDescriptorProto() function in OneofDescriptorProto
Ddescriptor.pb.h116 class OneofDescriptorProto; variable
2165 inline OneofDescriptorProto() : OneofDescriptorProto(nullptr) {} in OneofDescriptorProto() function
2169 OneofDescriptorProto(OneofDescriptorProto&& from) noexcept in OneofDescriptorProto() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2921 public sealed partial class OneofDescriptorProto : pb::IMessage<OneofDescriptorProto> class
2942 public OneofDescriptorProto() { in OneofDescriptorProto() method in Google.Protobuf.Reflection.OneofDescriptorProto
2949 public OneofDescriptorProto(OneofDescriptorProto other) : this() { in OneofDescriptorProto() method in Google.Protobuf.Reflection.OneofDescriptorProto