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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2346 void InterpretOptions();
2361 bool InterpretOptions(OptionsToInterpret* options_to_interpret);
2433 // to InterpretOptions.
2437 // NULL if we're not in a call to InterpretOptions(). This points to a
3230 option_interpreter.InterpretOptions(&(*iter));
4249 bool DescriptorBuilder::OptionInterpreter::InterpretOptions( function in class:google::protobuf::DescriptorBuilder::OptionInterpreter
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc2042 void InterpretOptions();
2057 bool InterpretOptions(OptionsToInterpret* options_to_interpret);
2122 // to InterpretOptions.
2126 // NULL if we're not in a call to InterpretOptions(). This points to a
2842 option_interpreter.InterpretOptions(&(*iter));
3802 bool DescriptorBuilder::OptionInterpreter::InterpretOptions( function in class:google::protobuf::DescriptorBuilder::OptionInterpreter

Completed in 2228 milliseconds