Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc2780 friend class OptionInterpreter;
3021 class OptionInterpreter { class in google::protobuf::DescriptorBuilder
3026 explicit OptionInterpreter(DescriptorBuilder* builder);
3028 ~OptionInterpreter();
3118 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(OptionInterpreter);
3128 friend class OptionInterpreter;
3129 friend class OptionInterpreter::AggregateOptionFinder;
4022 OptionInterpreter option_interpreter(this); in BuildFileImpl()
5534 DescriptorBuilder::OptionInterpreter::OptionInterpreter( in OptionInterpreter() function in google::protobuf::DescriptorBuilder::OptionInterpreter
5539 DescriptorBuilder::OptionInterpreter::~OptionInterpreter() { in ~OptionInterpreter()
[all …]