Home | History | Annotate | Download | only in protobuf

Lines Matching refs:MessageOptions

96 class MessageOptions;
197 // Allowed options are defined by MessageOptions in
200 const MessageOptions& options() const;
362 typedef MessageOptions OptionsType;
389 const MessageOptions* options_;
1674 PROTOBUF_DEFINE_OPTIONS_ACCESSOR(Descriptor, MessageOptions)