Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc637 struct Subpackage : internal::SymbolBase { struct in google::protobuf::Symbol
638 int name_size;
639 const FileDescriptor* file;
641 DEFINE_MEMBERS(Subpackage, SUB_PACKAGE, sub_package_file_descriptor) in DEFINE_MEMBERS() argument