Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc2774 friend class OptionInterpreter;
3015 class OptionInterpreter { class in google::protobuf::DescriptorBuilder
3020 explicit OptionInterpreter(DescriptorBuilder* builder);
3022 ~OptionInterpreter();
3112 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(OptionInterpreter);
3122 friend class OptionInterpreter;
3123 friend class OptionInterpreter::AggregateOptionFinder;
4016 OptionInterpreter option_interpreter(this); in BuildFileImpl()
5515 DescriptorBuilder::OptionInterpreter::OptionInterpreter( in OptionInterpreter() function in google::protobuf::DescriptorBuilder::OptionInterpreter
5520 DescriptorBuilder::OptionInterpreter::~OptionInterpreter() { in ~OptionInterpreter()
[all …]