Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.proto179 message OneofDescriptorProto { message
Ddescriptor.h81 class OneofDescriptorProto; variable
Ddescriptor.pb.cc3216 OneofDescriptorProto::OneofDescriptorProto() in OneofDescriptorProto() function in google::protobuf::OneofDescriptorProto
3225 OneofDescriptorProto::OneofDescriptorProto(const OneofDescriptorProto& from) in OneofDescriptorProto() function in google::protobuf::OneofDescriptorProto
Ddescriptor.pb.h43 class OneofDescriptorProto; variable