Home | History | Annotate | Download | only in protobuf

Lines Matching refs:MessageOptions

88 class MessageOptions;
152 // Allowed options are defined by MessageOptions in
155 const MessageOptions& options() const;
266 typedef MessageOptions OptionsType;
280 const MessageOptions* options_;
1341 PROTOBUF_DEFINE_OPTIONS_ACCESSOR(Descriptor, MessageOptions)