MethodDescriptorProto 1444 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java     public MethodDescriptorProto toProto() { return proto; }
MethodDescriptorProto 1473 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java     private MethodDescriptorProto proto;
MethodDescriptorProto 1482 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java     private MethodDescriptor(final MethodDescriptorProto proto,
MethodDescriptorProto 1518 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java     private void setProto(final MethodDescriptorProto proto) {
MethodDescriptorProto 1367 third_party/protobuf/src/google/protobuf/compiler/parser.cc bool Parser::ParseServiceMethod(MethodDescriptorProto* method,
MethodDescriptorProto 1373 third_party/protobuf/src/google/protobuf/compiler/parser.cc                               MethodDescriptorProto::kNameFieldNumber);
MethodDescriptorProto 1383 third_party/protobuf/src/google/protobuf/compiler/parser.cc                               MethodDescriptorProto::kInputTypeFieldNumber);
MethodDescriptorProto 1395 third_party/protobuf/src/google/protobuf/compiler/parser.cc                               MethodDescriptorProto::kOutputTypeFieldNumber);
MethodDescriptorProto 1405 third_party/protobuf/src/google/protobuf/compiler/parser.cc                     MethodDescriptorProto::kOptionsFieldNumber,
MethodDescriptorProto  356 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseServiceMethod(MethodDescriptorProto* method,
MethodDescriptorProto 2013 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc   const MethodDescriptorProto& bar = file_.service(0).method(0);
MethodDescriptorProto 2014 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc   const MethodDescriptorProto& baz = file_.service(0).method(1);
MethodDescriptorProto 1612 third_party/protobuf/src/google/protobuf/descriptor.cc void MethodDescriptor::CopyTo(MethodDescriptorProto* proto) const {
MethodDescriptorProto 2323 third_party/protobuf/src/google/protobuf/descriptor.cc   void BuildMethod(const MethodDescriptorProto& proto,
MethodDescriptorProto 2343 third_party/protobuf/src/google/protobuf/descriptor.cc                        const MethodDescriptorProto& proto);
MethodDescriptorProto 2490 third_party/protobuf/src/google/protobuf/descriptor.cc                              const MethodDescriptorProto& proto);
MethodDescriptorProto 3705 third_party/protobuf/src/google/protobuf/descriptor.cc void DescriptorBuilder::BuildMethod(const MethodDescriptorProto& proto,
MethodDescriptorProto 3978 third_party/protobuf/src/google/protobuf/descriptor.cc     MethodDescriptor* method, const MethodDescriptorProto& proto) {
MethodDescriptorProto 4180 third_party/protobuf/src/google/protobuf/descriptor.cc     const MethodDescriptorProto& proto) {
MethodDescriptorProto   86 third_party/protobuf/src/google/protobuf/descriptor.h class MethodDescriptorProto;
MethodDescriptorProto  845 third_party/protobuf/src/google/protobuf/descriptor.h   void CopyTo(MethodDescriptorProto* proto) const;
MethodDescriptorProto  252 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, name_),
MethodDescriptorProto  253 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, input_type_),
MethodDescriptorProto  254 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, output_type_),
MethodDescriptorProto  255 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, options_),
MethodDescriptorProto  260 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       MethodDescriptorProto::default_instance_,
MethodDescriptorProto  262 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, _has_bits_[0]),
MethodDescriptorProto  263 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, _unknown_fields_),
MethodDescriptorProto  267 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       sizeof(MethodDescriptorProto));
MethodDescriptorProto  493 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     MethodDescriptorProto_descriptor_, &MethodDescriptorProto::default_instance());
MethodDescriptorProto  537 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   delete MethodDescriptorProto::default_instance_;
MethodDescriptorProto  685 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   MethodDescriptorProto::default_instance_ = new MethodDescriptorProto();
MethodDescriptorProto  705 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   MethodDescriptorProto::default_instance_->InitAsDefaultInstance();
MethodDescriptorProto 3963 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const int MethodDescriptorProto::kNameFieldNumber;
MethodDescriptorProto 3964 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const int MethodDescriptorProto::kInputTypeFieldNumber;
MethodDescriptorProto 3965 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const int MethodDescriptorProto::kOutputTypeFieldNumber;
MethodDescriptorProto 3966 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const int MethodDescriptorProto::kOptionsFieldNumber;
MethodDescriptorProto 3969 third_party/protobuf/src/google/protobuf/descriptor.pb.cc MethodDescriptorProto::MethodDescriptorProto()
MethodDescriptorProto 3974 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodDescriptorProto::InitAsDefaultInstance() {
MethodDescriptorProto 3978 third_party/protobuf/src/google/protobuf/descriptor.pb.cc MethodDescriptorProto::MethodDescriptorProto(const MethodDescriptorProto& from)
MethodDescriptorProto 3984 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodDescriptorProto::SharedCtor() {
MethodDescriptorProto 3993 third_party/protobuf/src/google/protobuf/descriptor.pb.cc MethodDescriptorProto::~MethodDescriptorProto() {
MethodDescriptorProto 3997 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodDescriptorProto::SharedDtor() {
MethodDescriptorProto 4012 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodDescriptorProto::SetCachedSize(int size) const {
MethodDescriptorProto 4017 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* MethodDescriptorProto::descriptor() {
MethodDescriptorProto 4022 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const MethodDescriptorProto& MethodDescriptorProto::default_instance() {
MethodDescriptorProto 4027 third_party/protobuf/src/google/protobuf/descriptor.pb.cc MethodDescriptorProto* MethodDescriptorProto::default_instance_ = NULL;
MethodDescriptorProto 4029 third_party/protobuf/src/google/protobuf/descriptor.pb.cc MethodDescriptorProto* MethodDescriptorProto::New() const {
MethodDescriptorProto 4030 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   return new MethodDescriptorProto;
MethodDescriptorProto 4033 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodDescriptorProto::Clear() {
MethodDescriptorProto 4058 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool MethodDescriptorProto::MergePartialFromCodedStream(
MethodDescriptorProto 4144 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodDescriptorProto::SerializeWithCachedSizes(
MethodDescriptorProto 4185 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* MethodDescriptorProto::SerializeWithCachedSizesToArray(
MethodDescriptorProto 4231 third_party/protobuf/src/google/protobuf/descriptor.pb.cc int MethodDescriptorProto::ByteSize() const {
MethodDescriptorProto 4275 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodDescriptorProto::MergeFrom(const ::google::protobuf::Message& from) {
MethodDescriptorProto 4277 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   const MethodDescriptorProto* source =
MethodDescriptorProto 4278 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     ::google::protobuf::internal::dynamic_cast_if_available<const MethodDescriptorProto*>(
MethodDescriptorProto 4287 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodDescriptorProto::MergeFrom(const MethodDescriptorProto& from) {
MethodDescriptorProto 4306 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) {
MethodDescriptorProto 4312 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodDescriptorProto::CopyFrom(const MethodDescriptorProto& from) {
MethodDescriptorProto 4318 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool MethodDescriptorProto::IsInitialized() const {
MethodDescriptorProto 4326 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void MethodDescriptorProto::Swap(MethodDescriptorProto* other) {
MethodDescriptorProto 4338 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata MethodDescriptorProto::GetMetadata() const {
MethodDescriptorProto   46 third_party/protobuf/src/google/protobuf/descriptor.pb.h class MethodDescriptorProto;
MethodDescriptorProto 1250 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline const ::google::protobuf::MethodDescriptorProto& method(int index) const;
MethodDescriptorProto 1251 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline ::google::protobuf::MethodDescriptorProto* mutable_method(int index);
MethodDescriptorProto 1252 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline ::google::protobuf::MethodDescriptorProto* add_method();
MethodDescriptorProto 1253 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto >&
MethodDescriptorProto 1255 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto >*
MethodDescriptorProto 1277 third_party/protobuf/src/google/protobuf/descriptor.pb.h   ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto > method_;
MethodDescriptorProto 1292 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT MethodDescriptorProto : public ::google::protobuf::Message {
MethodDescriptorProto 1294 third_party/protobuf/src/google/protobuf/descriptor.pb.h   MethodDescriptorProto();
MethodDescriptorProto 1295 third_party/protobuf/src/google/protobuf/descriptor.pb.h   virtual ~MethodDescriptorProto();
MethodDescriptorProto 1297 third_party/protobuf/src/google/protobuf/descriptor.pb.h   MethodDescriptorProto(const MethodDescriptorProto& from);
MethodDescriptorProto 1299 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline MethodDescriptorProto& operator=(const MethodDescriptorProto& from) {
MethodDescriptorProto 1313 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static const MethodDescriptorProto& default_instance();
MethodDescriptorProto 1315 third_party/protobuf/src/google/protobuf/descriptor.pb.h   void Swap(MethodDescriptorProto* other);
MethodDescriptorProto 1319 third_party/protobuf/src/google/protobuf/descriptor.pb.h   MethodDescriptorProto* New() const;
MethodDescriptorProto 1322 third_party/protobuf/src/google/protobuf/descriptor.pb.h   void CopyFrom(const MethodDescriptorProto& from);
MethodDescriptorProto 1323 third_party/protobuf/src/google/protobuf/descriptor.pb.h   void MergeFrom(const MethodDescriptorProto& from);
MethodDescriptorProto 1417 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static MethodDescriptorProto* default_instance_;
MethodDescriptorProto 4244 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::MethodDescriptorProto& ServiceDescriptorProto::method(int index) const {
MethodDescriptorProto 4247 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::mutable_method(int index) {
MethodDescriptorProto 4250 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() {
MethodDescriptorProto 4253 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto >&
MethodDescriptorProto 4257 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::MethodDescriptorProto >*
MethodDescriptorProto 4305 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool MethodDescriptorProto::has_name() const {
MethodDescriptorProto 4308 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_has_name() {
MethodDescriptorProto 4311 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::clear_has_name() {
MethodDescriptorProto 4314 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::clear_name() {
MethodDescriptorProto 4320 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::std::string& MethodDescriptorProto::name() const {
MethodDescriptorProto 4323 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_name(const ::std::string& value) {
MethodDescriptorProto 4330 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_name(const char* value) {
MethodDescriptorProto 4337 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_name(const char* value, size_t size) {
MethodDescriptorProto 4344 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::std::string* MethodDescriptorProto::mutable_name() {
MethodDescriptorProto 4351 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::std::string* MethodDescriptorProto::release_name() {
MethodDescriptorProto 4361 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_allocated_name(::std::string* name) {
MethodDescriptorProto 4375 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool MethodDescriptorProto::has_input_type() const {
MethodDescriptorProto 4378 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_has_input_type() {
MethodDescriptorProto 4381 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::clear_has_input_type() {
MethodDescriptorProto 4384 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::clear_input_type() {
MethodDescriptorProto 4390 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::std::string& MethodDescriptorProto::input_type() const {
MethodDescriptorProto 4393 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_input_type(const ::std::string& value) {
MethodDescriptorProto 4400 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_input_type(const char* value) {
MethodDescriptorProto 4407 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_input_type(const char* value, size_t size) {
MethodDescriptorProto 4414 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::std::string* MethodDescriptorProto::mutable_input_type() {
MethodDescriptorProto 4421 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::std::string* MethodDescriptorProto::release_input_type() {
MethodDescriptorProto 4431 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_allocated_input_type(::std::string* input_type) {
MethodDescriptorProto 4445 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool MethodDescriptorProto::has_output_type() const {
MethodDescriptorProto 4448 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_has_output_type() {
MethodDescriptorProto 4451 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::clear_has_output_type() {
MethodDescriptorProto 4454 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::clear_output_type() {
MethodDescriptorProto 4460 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::std::string& MethodDescriptorProto::output_type() const {
MethodDescriptorProto 4463 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_output_type(const ::std::string& value) {
MethodDescriptorProto 4470 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_output_type(const char* value) {
MethodDescriptorProto 4477 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_output_type(const char* value, size_t size) {
MethodDescriptorProto 4484 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::std::string* MethodDescriptorProto::mutable_output_type() {
MethodDescriptorProto 4491 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::std::string* MethodDescriptorProto::release_output_type() {
MethodDescriptorProto 4501 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_allocated_output_type(::std::string* output_type) {
MethodDescriptorProto 4515 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool MethodDescriptorProto::has_options() const {
MethodDescriptorProto 4518 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_has_options() {
MethodDescriptorProto 4521 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::clear_has_options() {
MethodDescriptorProto 4524 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::clear_options() {
MethodDescriptorProto 4528 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::MethodOptions& MethodDescriptorProto::options() const {
MethodDescriptorProto 4531 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MethodOptions* MethodDescriptorProto::mutable_options() {
MethodDescriptorProto 4536 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MethodOptions* MethodDescriptorProto::release_options() {
MethodDescriptorProto 4542 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void MethodDescriptorProto::set_allocated_options(::google::protobuf::MethodOptions* options) {
MethodDescriptorProto  150 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc MethodDescriptorProto* AddMethod(ServiceDescriptorProto* service,
MethodDescriptorProto  154 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc   MethodDescriptorProto* result = service->add_method();