Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dstruct.pb.cc25 const ::google::protobuf::Descriptor* Struct_descriptor_ = NULL; variable
54 Struct_descriptor_ = file->message_type(0); in protobuf_AssignDesc_google_2fprotobuf_2fstruct_2eproto()
60 Struct_descriptor_, in protobuf_AssignDesc_google_2fprotobuf_2fstruct_2eproto()
69 Struct_FieldsEntry_descriptor_ = Struct_descriptor_->nested_type(0); in protobuf_AssignDesc_google_2fprotobuf_2fstruct_2eproto()
122 Struct_descriptor_, &Struct::default_instance()); in protobuf_RegisterTypes()
266 return Struct_descriptor_; in descriptor()
464 metadata.descriptor = Struct_descriptor_; in GetMetadata()