Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.h362 typedef MessageOptions OptionsType; typedef
653 typedef FieldOptions OptionsType; typedef
772 typedef OneofOptions OptionsType; typedef
867 typedef EnumOptions OptionsType; typedef
966 typedef EnumValueOptions OptionsType; typedef
1045 typedef ServiceOptions OptionsType; typedef
1126 typedef MethodOptions OptionsType; typedef
1294 typedef FileOptions OptionsType; typedef
Ddescriptor.cc2942 const typename DescriptorT::OptionsType& orig_options,
2952 const typename DescriptorT::OptionsType& orig_options,
3700 const typename DescriptorT::OptionsType& orig_options, in AllocateOptions()
3717 const typename DescriptorT::OptionsType& orig_options, in AllocateOptionsImpl()
3723 typename DescriptorT::OptionsType* const dummy = NULL; in AllocateOptionsImpl()
3724 typename DescriptorT::OptionsType* options = tables_->AllocateMessage(dummy); in AllocateOptionsImpl()