Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc3012 void InterpretOptions();
3027 bool InterpretOptions(OptionsToInterpret* options_to_interpret);
4020 option_interpreter.InterpretOptions(&(*iter)); in BuildFileImpl()
5523 bool DescriptorBuilder::OptionInterpreter::InterpretOptions( in InterpretOptions() function in google::protobuf::DescriptorBuilder::OptionInterpreter