Home | History | Annotate | Download | only in protobuf

Lines Matching refs:method_

1277   ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto > method_;
4229 return method_.size();
4232 method_.Clear();
4235 return method_.Get(index);
4238 return method_.Mutable(index);
4241 return method_.Add();
4245 return method_;
4249 return &method_;