Home | History | Annotate | Download | only in protobuf

Lines Matching refs:MethodOptions

101 class MethodOptions;
1097 // declaration. Allowed options are defined by MethodOptions in
1100 const MethodOptions& options() const;
1120 typedef MethodOptions OptionsType;
1138 const MethodOptions* options_;
1741 PROTOBUF_DEFINE_OPTIONS_ACCESSOR(MethodDescriptor, MethodOptions)