Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc2291 friend class OptionInterpreter;
2525 class OptionInterpreter { class in google::protobuf::DescriptorBuilder
2530 explicit OptionInterpreter(DescriptorBuilder* builder);
2532 ~OptionInterpreter();
2622 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(OptionInterpreter);
2632 friend class OptionInterpreter;
2633 friend class OptionInterpreter::AggregateOptionFinder;
3495 OptionInterpreter option_interpreter(this); in BuildFile()
4669 DescriptorBuilder::OptionInterpreter::OptionInterpreter( in OptionInterpreter() function in google::protobuf::DescriptorBuilder::OptionInterpreter
4674 DescriptorBuilder::OptionInterpreter::~OptionInterpreter() { in ~OptionInterpreter()
[all …]