Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc3374 void InterpretOptions();
3389 bool InterpretOptions(OptionsToInterpret* options_to_interpret);
4551 option_interpreter.InterpretOptions(&(*iter)); in BuildFileImpl()
6405 bool DescriptorBuilder::OptionInterpreter::InterpretOptions( in InterpretOptions() function in google::protobuf::DescriptorBuilder::OptionInterpreter