• Home
  • Raw
  • Download

Lines Matching refs:protobuf

34 namespace protobuf {
48 class LIBPROTOC_EXPORT CodeGeneratorRequest : public ::google::protobuf::Message {
60 inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { in unknown_fields()
64 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { in mutable_unknown_fields()
68 static const ::google::protobuf::Descriptor* descriptor();
77 CodeGeneratorRequest* New(::google::protobuf::Arena* arena) const;
78 void CopyFrom(const ::google::protobuf::Message& from);
79 void MergeFrom(const ::google::protobuf::Message& from);
87 ::google::protobuf::io::CodedInputStream* input);
89 ::google::protobuf::io::CodedOutputStream* output) const;
90 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
98 inline ::google::protobuf::Arena* GetArenaNoVirtual() const { in GetArenaNoVirtual()
106 ::google::protobuf::Metadata GetMetadata() const;
125 const ::google::protobuf::RepeatedPtrField< ::std::string>& file_to_generate() const;
126 ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_file_to_generate();
144 const ::google::protobuf::FileDescriptorProto& proto_file(int index) const;
145 ::google::protobuf::FileDescriptorProto* mutable_proto_file(int index);
146 ::google::protobuf::FileDescriptorProto* add_proto_file();
147 ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto >*
149 const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto >&
157 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
158 ::google::protobuf::uint32 _has_bits_[1];
160 ::google::protobuf::RepeatedPtrField< ::std::string> file_to_generate_;
161 ::google::protobuf::internal::ArenaStringPtr parameter_;
162 ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto > proto_file_;
172 class LIBPROTOC_EXPORT CodeGeneratorResponse_File : public ::google::protobuf::Message {
184 inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { in unknown_fields()
188 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { in mutable_unknown_fields()
192 static const ::google::protobuf::Descriptor* descriptor();
201 CodeGeneratorResponse_File* New(::google::protobuf::Arena* arena) const;
202 void CopyFrom(const ::google::protobuf::Message& from);
203 void MergeFrom(const ::google::protobuf::Message& from);
211 ::google::protobuf::io::CodedInputStream* input);
213 ::google::protobuf::io::CodedOutputStream* output) const;
214 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
222 inline ::google::protobuf::Arena* GetArenaNoVirtual() const { in GetArenaNoVirtual()
230 ::google::protobuf::Metadata GetMetadata() const;
281 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
282 ::google::protobuf::uint32 _has_bits_[1];
284 ::google::protobuf::internal::ArenaStringPtr name_;
285 ::google::protobuf::internal::ArenaStringPtr insertion_point_;
286 ::google::protobuf::internal::ArenaStringPtr content_;
296 class LIBPROTOC_EXPORT CodeGeneratorResponse : public ::google::protobuf::Message {
308 inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { in unknown_fields()
312 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { in mutable_unknown_fields()
316 static const ::google::protobuf::Descriptor* descriptor();
325 CodeGeneratorResponse* New(::google::protobuf::Arena* arena) const;
326 void CopyFrom(const ::google::protobuf::Message& from);
327 void MergeFrom(const ::google::protobuf::Message& from);
335 ::google::protobuf::io::CodedInputStream* input);
337 ::google::protobuf::io::CodedOutputStream* output) const;
338 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
346 inline ::google::protobuf::Arena* GetArenaNoVirtual() const { in GetArenaNoVirtual()
354 ::google::protobuf::Metadata GetMetadata() const;
378 const ::google::protobuf::compiler::CodeGeneratorResponse_File& file(int index) const;
379 ::google::protobuf::compiler::CodeGeneratorResponse_File* mutable_file(int index);
380 ::google::protobuf::compiler::CodeGeneratorResponse_File* add_file();
381 ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorResponse_File >*
383 …const ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorResponse_Fi…
391 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
392 ::google::protobuf::uint32 _has_bits_[1];
394 ::google::protobuf::internal::ArenaStringPtr error_;
395 …::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorResponse_File > f…
455 inline const ::google::protobuf::RepeatedPtrField< ::std::string>&
460 inline ::google::protobuf::RepeatedPtrField< ::std::string>*
477 parameter_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in clear_parameter()
482 return parameter_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in parameter()
486 parameter_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); in set_parameter()
491 …parameter_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(… in set_parameter()
496 parameter_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), in set_parameter()
503 return parameter_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in mutable_parameter()
508 return parameter_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in release_parameter()
516 …parameter_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), param… in set_allocated_parameter()
527 inline const ::google::protobuf::FileDescriptorProto& CodeGeneratorRequest::proto_file(int index) c… in proto_file()
531 inline ::google::protobuf::FileDescriptorProto* CodeGeneratorRequest::mutable_proto_file(int index)… in mutable_proto_file()
535 inline ::google::protobuf::FileDescriptorProto* CodeGeneratorRequest::add_proto_file() { in add_proto_file()
539 inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto >*
544 inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto >&
565 name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in clear_name()
570 return name_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in name()
574 name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); in set_name()
579 …name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value… in set_name()
584 name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), in set_name()
591 return name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in mutable_name()
596 return name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in release_name()
604 name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), name); in set_allocated_name()
619 …insertion_point_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in clear_insertion_point()
624 return insertion_point_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in insertion_point()
628 insertion_point_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); in set_insertion_point()
633 …insertion_point_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::s… in set_insertion_point()
638 insertion_point_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), in set_insertion_point()
645 …return insertion_point_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(… in mutable_insertion_point()
650 …return insertion_point_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(… in release_insertion_point()
658 …insertion_point_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),… in set_allocated_insertion_point()
673 content_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in clear_content()
678 return content_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in content()
682 content_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); in set_content()
687 …content_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(va… in set_content()
692 content_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), in set_content()
699 return content_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in mutable_content()
704 return content_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in release_content()
712 …content_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), content… in set_allocated_content()
731 error_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in clear_error()
736 return error_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in error()
740 error_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); in set_error()
745 …error_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(valu… in set_error()
750 error_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), in set_error()
757 return error_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in mutable_error()
762 return error_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); in release_error()
770 error_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), error); in set_allocated_error()
781 inline const ::google::protobuf::compiler::CodeGeneratorResponse_File& CodeGeneratorResponse::file(… in file()
785 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::mutable_fil… in mutable_file()
789 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::add_file() { in add_file()
793 inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorResponse_Fi…
798 inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorRespo…