Home | History | Annotate | Download | only in protobuf

Lines Matching refs:method_

1232   ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto > method_;
3421 return method_.size();
3424 method_.Clear();
3427 return method_.Get(index);
3430 return method_.Mutable(index);
3433 return method_.Add();
3437 return method_;
3441 return &method_;