Home
last modified time | relevance | path

Searched defs:OneofDescriptorProto (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DOneofDescriptorProto.php18 class OneofDescriptorProto extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc4237 OneofDescriptorProto::OneofDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) OneofDescriptorProto() function in OneofDescriptorProto
4243 OneofDescriptorProto::OneofDescriptorProto(const OneofDescriptorProto& from) OneofDescriptorProto() function in OneofDescriptorProto
[all...]
H A Ddescriptor.pb.h2165 inline OneofDescriptorProto() : OneofDescriptorProto(nullptr) {} OneofDescriptorProto() function in PROTOBUF_FINAL
2170 : OneofDescriptorProto() { OneofDescriptorProto() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs2921 public sealed partial class OneofDescriptorProto : pb::IMessage<OneofDescriptorProto> class
2942 public OneofDescriptorProto() { OneofDescriptorProto() method in Google.Protobuf.Reflection.OneofDescriptorProto
2949 public OneofDescriptorProto(OneofDescriptorProto other) : this() { OneofDescriptorProto() method in Google.Protobuf.Reflection.OneofDescriptorProto
[all...]

Completed in 30 milliseconds