Home
last modified time | relevance | path

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

/external/mesa3d/bin/
Dmeson-options.py19 oi = optinterpreter.OptionInterpreter('')
/external/protobuf/src/google/protobuf/
Ddescriptor.cc3133 friend class OptionInterpreter;
3361 class OptionInterpreter { class in google::protobuf::DescriptorBuilder
3366 explicit OptionInterpreter(DescriptorBuilder* builder);
3368 ~OptionInterpreter();
3480 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(OptionInterpreter);
3490 friend class OptionInterpreter;
3491 friend class OptionInterpreter::AggregateOptionFinder;
4483 OptionInterpreter option_interpreter(this); in BuildFileImpl()
6261 DescriptorBuilder::OptionInterpreter::OptionInterpreter( in OptionInterpreter() function in google::protobuf::DescriptorBuilder::OptionInterpreter
6267 DescriptorBuilder::OptionInterpreter::~OptionInterpreter() {} in ~OptionInterpreter()
[all …]