Home
last modified time | relevance | path

Searched refs:OneofDescriptorProto_descriptor_ (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc45 const ::google::protobuf::Descriptor* OneofDescriptorProto_descriptor_ = NULL; variable
235 OneofDescriptorProto_descriptor_ = file->message_type(4); in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
241 OneofDescriptorProto_descriptor_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
587 OneofDescriptorProto_descriptor_, &OneofDescriptorProto::default_instance()); in protobuf_RegisterTypes()
5392 return OneofDescriptorProto_descriptor_; in descriptor()
5595 metadata.descriptor = OneofDescriptorProto_descriptor_; in GetMetadata()