Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto204 message OneofDescriptorProto { message
Ddescriptor.h89 class OneofDescriptorProto; variable
Ddescriptor.pb.cc5398 OneofDescriptorProto::OneofDescriptorProto() in OneofDescriptorProto() function in google::protobuf::OneofDescriptorProto
5408 OneofDescriptorProto::OneofDescriptorProto(const OneofDescriptorProto& from) in OneofDescriptorProto() function in google::protobuf::OneofDescriptorProto
Ddescriptor.pb.h58 class OneofDescriptorProto; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs1807 internal sealed partial class OneofDescriptorProto : pb::IMessage<OneofDescriptorProto> { class
1823 public OneofDescriptorProto() { in OneofDescriptorProto() method in Google.Protobuf.Reflection.OneofDescriptorProto
1830 public OneofDescriptorProto(OneofDescriptorProto other) : this() { in OneofDescriptorProto() method in Google.Protobuf.Reflection.OneofDescriptorProto