Home | History | Annotate | Download | only in protobuf

Lines Matching refs:MethodOptions

93 class MethodOptions;
839 // declaration. Allowed options are defined by MethodOptions in
842 const MethodOptions& options() const;
858 typedef MethodOptions OptionsType;
872 const MethodOptions* options_;
1399 PROTOBUF_DEFINE_OPTIONS_ACCESSOR(MethodDescriptor, MethodOptions)