Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc3018 void InterpretOptions();
3033 bool InterpretOptions(OptionsToInterpret* options_to_interpret);
4026 option_interpreter.InterpretOptions(&(*iter)); in BuildFileImpl()
5542 bool DescriptorBuilder::OptionInterpreter::InterpretOptions( in InterpretOptions() function in google::protobuf::DescriptorBuilder::OptionInterpreter