Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc2522 void InterpretOptions();
2537 bool InterpretOptions(OptionsToInterpret* options_to_interpret);
3499 option_interpreter.InterpretOptions(&(*iter)); in BuildFile()
4677 bool DescriptorBuilder::OptionInterpreter::InterpretOptions( in InterpretOptions() function in google::protobuf::DescriptorBuilder::OptionInterpreter