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.cc41 const ::google::protobuf::Descriptor* OneofDescriptorProto_descriptor_ = NULL; variable
204 OneofDescriptorProto_descriptor_ = file->message_type(4); in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
210 OneofDescriptorProto_descriptor_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
514 OneofDescriptorProto_descriptor_, &OneofDescriptorProto::default_instance()); in protobuf_RegisterTypes()
3259 return OneofDescriptorProto_descriptor_; in descriptor()
3447 metadata.descriptor = OneofDescriptorProto_descriptor_; in GetMetadata()