/external/protobuf/src/ |
D | Makefile.am | 5 GZHEADERS = google/protobuf/io/gzip_stream.h 6 GZTESTS = google/protobuf/io/gzip_stream_unittest.sh 35 nobase_dist_proto_DATA = google/protobuf/descriptor.proto \ 36 google/protobuf/any.proto \ 37 google/protobuf/api.proto \ 38 google/protobuf/duration.proto \ 39 google/protobuf/empty.proto \ 40 google/protobuf/field_mask.proto \ 41 google/protobuf/source_context.proto \ 42 google/protobuf/struct.proto \ [all …]
|
/external/perfetto/buildtools/ |
D | BUILD.gn | 110 rebase_path("protobuf/src", root_build_dir), 135 "protobuf/src/google/protobuf/arena.cc", 136 "protobuf/src/google/protobuf/arenastring.cc", 137 "protobuf/src/google/protobuf/extension_set.cc", 138 "protobuf/src/google/protobuf/generated_message_util.cc", 139 "protobuf/src/google/protobuf/io/coded_stream.cc", 140 "protobuf/src/google/protobuf/io/zero_copy_stream.cc", 141 "protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc", 142 "protobuf/src/google/protobuf/message_lite.cc", 143 "protobuf/src/google/protobuf/repeated_field.cc", [all …]
|
/external/protobuf/cmake/ |
D | extract_includes.bat.in | 3 mkdir include\google\protobuf 4 mkdir include\google\protobuf\compiler 5 mkdir include\google\protobuf\compiler\cpp 6 mkdir include\google\protobuf\compiler\csharp 7 mkdir include\google\protobuf\compiler\java 8 mkdir include\google\protobuf\compiler\javanano 9 mkdir include\google\protobuf\compiler\js 10 mkdir include\google\protobuf\compiler\objectivec 11 mkdir include\google\protobuf\compiler\python 12 mkdir include\google\protobuf\compiler\ruby [all …]
|
D | tests.cmake | 23 google/protobuf/map_lite_unittest.proto 24 google/protobuf/unittest_import_lite.proto 25 google/protobuf/unittest_import_public_lite.proto 26 google/protobuf/unittest_lite.proto 27 google/protobuf/unittest_no_arena_lite.proto 31 google/protobuf/any_test.proto 32 google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto 33 google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto 34 google/protobuf/map_proto2_unittest.proto 35 google/protobuf/map_unittest.proto [all …]
|
D | libprotoc.cmake | 2 ${protobuf_source_dir}/src/google/protobuf/compiler/code_generator.cc 3 ${protobuf_source_dir}/src/google/protobuf/compiler/command_line_interface.cc 4 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_enum.cc 5 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_enum_field.cc 6 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_extension.cc 7 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_field.cc 8 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_file.cc 9 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_generator.cc 10 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_helpers.cc 11 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_map_field.cc [all …]
|
D | libprotobuf.cmake | 2 ${protobuf_source_dir}/src/google/protobuf/any.cc 3 ${protobuf_source_dir}/src/google/protobuf/any.pb.cc 4 ${protobuf_source_dir}/src/google/protobuf/api.pb.cc 5 ${protobuf_source_dir}/src/google/protobuf/compiler/importer.cc 6 ${protobuf_source_dir}/src/google/protobuf/compiler/parser.cc 7 ${protobuf_source_dir}/src/google/protobuf/descriptor.cc 8 ${protobuf_source_dir}/src/google/protobuf/descriptor.pb.cc 9 ${protobuf_source_dir}/src/google/protobuf/descriptor_database.cc 10 ${protobuf_source_dir}/src/google/protobuf/duration.pb.cc 11 ${protobuf_source_dir}/src/google/protobuf/dynamic_message.cc [all …]
|
/external/protobuf/util/ |
D | BUILD | 32 "protobuf", 74 "src/google/protobuf/arena.cc", 75 "src/google/protobuf/arenastring.cc", 76 "src/google/protobuf/extension_set.cc", 77 "src/google/protobuf/generated_message_util.cc", 78 "src/google/protobuf/io/coded_stream.cc", 79 "src/google/protobuf/io/zero_copy_stream.cc", 80 "src/google/protobuf/io/zero_copy_stream_impl_lite.cc", 81 "src/google/protobuf/message_lite.cc", 82 "src/google/protobuf/repeated_field.cc", [all …]
|
/external/protobuf/ |
D | BUILD | 32 "protobuf", 74 "src/google/protobuf/arena.cc", 75 "src/google/protobuf/arenastring.cc", 76 "src/google/protobuf/extension_set.cc", 77 "src/google/protobuf/generated_message_util.cc", 78 "src/google/protobuf/io/coded_stream.cc", 79 "src/google/protobuf/io/zero_copy_stream.cc", 80 "src/google/protobuf/io/zero_copy_stream_impl_lite.cc", 81 "src/google/protobuf/message_lite.cc", 82 "src/google/protobuf/repeated_field.cc", [all …]
|
D | Android.bp | 25 name: "protobuf-cflags-defaults", 54 defaults: ["protobuf-cflags-defaults"], 56 "src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc", 57 "src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc", 58 "src/google/protobuf/stubs/bytestream.cc", 59 "src/google/protobuf/stubs/common.cc", 60 "src/google/protobuf/stubs/int128.cc", 61 "src/google/protobuf/stubs/once.cc", 62 "src/google/protobuf/stubs/status.cc", 63 "src/google/protobuf/stubs/statusor.cc", [all …]
|
D | Makefile.am | 49 pkgconfig_DATA = protobuf.pc protobuf-lite.pc 194 java/core/src/main/java/com/google/protobuf/AbstractMessage.java \ 195 java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java \ 196 java/core/src/main/java/com/google/protobuf/AbstractParser.java \ 197 java/core/src/main/java/com/google/protobuf/AbstractProtobufList.java \ 198 java/core/src/main/java/com/google/protobuf/BlockingRpcChannel.java \ 199 java/core/src/main/java/com/google/protobuf/BlockingService.java \ 200 java/core/src/main/java/com/google/protobuf/BooleanArrayList.java \ 201 java/core/src/main/java/com/google/protobuf/ByteBufferWriter.java \ 202 java/core/src/main/java/com/google/protobuf/ByteOutput.java \ [all …]
|
/external/protobuf/src/google/protobuf/ |
D | unittest_well_known_types.proto | 7 option java_package = "com.google.protobuf.test"; 9 import "google/protobuf/any.proto"; 10 import "google/protobuf/api.proto"; 11 import "google/protobuf/duration.proto"; 12 import "google/protobuf/empty.proto"; 13 import "google/protobuf/field_mask.proto"; 14 import "google/protobuf/source_context.proto"; 15 import "google/protobuf/struct.proto"; 16 import "google/protobuf/timestamp.proto"; 17 import "google/protobuf/type.proto"; [all …]
|
D | type.pb.h | 36 namespace protobuf { 69 Field_Kind_Field_Kind_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, 70 Field_Kind_Field_Kind_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max 77 LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* Field_Kind_descriptor(); 79 return ::google::protobuf::internal::NameOfEnum( in Field_Kind_Name() 84 return ::google::protobuf::internal::ParseNamedEnum<Field_Kind>( in Field_Kind_Parse() 92 Field_Cardinality_Field_Cardinality_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, 93 Field_Cardinality_Field_Cardinality_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max 100 LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* Field_Cardinality_descriptor(); 102 return ::google::protobuf::internal::NameOfEnum( in Field_Cardinality_Name() [all …]
|
D | descriptor.pb.h | 34 namespace protobuf { 91 LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* FieldDescriptorProto_Type_descriptor(); 93 return ::google::protobuf::internal::NameOfEnum( in FieldDescriptorProto_Type_Name() 98 return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Type>( in FieldDescriptorProto_Type_Parse() 111 LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* FieldDescriptorProto_Label_descriptor(… 113 return ::google::protobuf::internal::NameOfEnum( in FieldDescriptorProto_Label_Name() 118 return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Label>( in FieldDescriptorProto_Label_Parse() 131 LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* FileOptions_OptimizeMode_descriptor(); 133 return ::google::protobuf::internal::NameOfEnum( in FileOptions_OptimizeMode_Name() 138 return ::google::protobuf::internal::ParseNamedEnum<FileOptions_OptimizeMode>( in FileOptions_OptimizeMode_Parse() [all …]
|
D | type.pb.cc | 21 namespace protobuf { namespace 25 const ::google::protobuf::Descriptor* Type_descriptor_ = NULL; 26 const ::google::protobuf::internal::GeneratedMessageReflection* 28 const ::google::protobuf::Descriptor* Field_descriptor_ = NULL; 29 const ::google::protobuf::internal::GeneratedMessageReflection* 31 const ::google::protobuf::EnumDescriptor* Field_Kind_descriptor_ = NULL; 32 const ::google::protobuf::EnumDescriptor* Field_Cardinality_descriptor_ = NULL; 33 const ::google::protobuf::Descriptor* Enum_descriptor_ = NULL; 34 const ::google::protobuf::internal::GeneratedMessageReflection* 36 const ::google::protobuf::Descriptor* EnumValue_descriptor_ = NULL; [all …]
|
D | api.pb.cc | 21 namespace protobuf { namespace 25 const ::google::protobuf::Descriptor* Api_descriptor_ = NULL; 26 const ::google::protobuf::internal::GeneratedMessageReflection* 28 const ::google::protobuf::Descriptor* Method_descriptor_ = NULL; 29 const ::google::protobuf::internal::GeneratedMessageReflection* 31 const ::google::protobuf::Descriptor* Mixin_descriptor_ = NULL; 32 const ::google::protobuf::internal::GeneratedMessageReflection* 40 const ::google::protobuf::FileDescriptor* file = in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 41 ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName( in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 55 ::google::protobuf::internal::GeneratedMessageReflection::NewGeneratedMessageReflection( in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() [all …]
|
D | api.pb.h | 35 namespace protobuf { 48 class LIBPROTOBUF_EXPORT Api : public ::google::protobuf::Message { 60 static const ::google::protobuf::Descriptor* descriptor(); 69 Api* New(::google::protobuf::Arena* arena) const; 70 void CopyFrom(const ::google::protobuf::Message& from); 71 void MergeFrom(const ::google::protobuf::Message& from); 79 ::google::protobuf::io::CodedInputStream* input); 81 ::google::protobuf::io::CodedOutputStream* output) const; 82 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 90 inline ::google::protobuf::Arena* GetArenaNoVirtual() const { in GetArenaNoVirtual() [all …]
|
D | struct.pb.h | 36 namespace protobuf { 49 NullValue_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, 50 NullValue_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max 57 LIBPROTOBUF_EXPORT const ::google::protobuf::EnumDescriptor* NullValue_descriptor(); 59 return ::google::protobuf::internal::NameOfEnum( in NullValue_Name() 64 return ::google::protobuf::internal::ParseNamedEnum<NullValue>( in NullValue_Parse() 69 class LIBPROTOBUF_EXPORT Struct : public ::google::protobuf::Message { 81 static const ::google::protobuf::Descriptor* descriptor(); 90 Struct* New(::google::protobuf::Arena* arena) const; 91 void CopyFrom(const ::google::protobuf::Message& from); [all …]
|
D | struct.pb.cc | 21 namespace protobuf { namespace 25 const ::google::protobuf::Descriptor* Struct_descriptor_ = NULL; 26 const ::google::protobuf::internal::GeneratedMessageReflection* 28 const ::google::protobuf::Descriptor* Struct_FieldsEntry_descriptor_ = NULL; 29 const ::google::protobuf::Descriptor* Value_descriptor_ = NULL; 30 const ::google::protobuf::internal::GeneratedMessageReflection* 35 ::google::protobuf::internal::ArenaStringPtr string_value_; 37 const ::google::protobuf::Struct* struct_value_; 38 const ::google::protobuf::ListValue* list_value_; 40 const ::google::protobuf::Descriptor* ListValue_descriptor_ = NULL; [all …]
|
D | wrappers.pb.h | 33 namespace protobuf { 52 class LIBPROTOBUF_EXPORT DoubleValue : public ::google::protobuf::Message { 64 inline ::google::protobuf::Arena* GetArena() const { return GetArenaNoVirtual(); } in GetArena() 68 static const ::google::protobuf::Descriptor* descriptor(); 78 DoubleValue* New(::google::protobuf::Arena* arena) const; 79 void CopyFrom(const ::google::protobuf::Message& from); 80 void MergeFrom(const ::google::protobuf::Message& from); 88 ::google::protobuf::io::CodedInputStream* input); 90 ::google::protobuf::io::CodedOutputStream* output) const; 91 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… [all …]
|
D | descriptor.pb.cc | 21 namespace protobuf { namespace 25 const ::google::protobuf::Descriptor* FileDescriptorSet_descriptor_ = NULL; 26 const ::google::protobuf::internal::GeneratedMessageReflection* 28 const ::google::protobuf::Descriptor* FileDescriptorProto_descriptor_ = NULL; 29 const ::google::protobuf::internal::GeneratedMessageReflection* 31 const ::google::protobuf::Descriptor* DescriptorProto_descriptor_ = NULL; 32 const ::google::protobuf::internal::GeneratedMessageReflection* 34 const ::google::protobuf::Descriptor* DescriptorProto_ExtensionRange_descriptor_ = NULL; 35 const ::google::protobuf::internal::GeneratedMessageReflection* 37 const ::google::protobuf::Descriptor* DescriptorProto_ReservedRange_descriptor_ = NULL; [all …]
|
D | wrappers.pb.cc | 21 namespace protobuf { namespace 25 const ::google::protobuf::Descriptor* DoubleValue_descriptor_ = NULL; 26 const ::google::protobuf::internal::GeneratedMessageReflection* 28 const ::google::protobuf::Descriptor* FloatValue_descriptor_ = NULL; 29 const ::google::protobuf::internal::GeneratedMessageReflection* 31 const ::google::protobuf::Descriptor* Int64Value_descriptor_ = NULL; 32 const ::google::protobuf::internal::GeneratedMessageReflection* 34 const ::google::protobuf::Descriptor* UInt64Value_descriptor_ = NULL; 35 const ::google::protobuf::internal::GeneratedMessageReflection* 37 const ::google::protobuf::Descriptor* Int32Value_descriptor_ = NULL; [all …]
|
/external/protobuf/conformance/ |
D | Makefile.am | 7 $(top_srcdir)/src/google/protobuf/any.proto \ 8 $(top_srcdir)/src/google/protobuf/duration.proto \ 9 $(top_srcdir)/src/google/protobuf/field_mask.proto \ 10 $(top_srcdir)/src/google/protobuf/struct.proto \ 11 $(top_srcdir)/src/google/protobuf/timestamp.proto \ 12 $(top_srcdir)/src/google/protobuf/wrappers.proto 24 com/google/protobuf/Any.java \ 25 com/google/protobuf/AnyOrBuilder.java \ 26 com/google/protobuf/AnyProto.java \ 27 com/google/protobuf/BoolValue.java \ [all …]
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.cc | 21 namespace protobuf { namespace 26 const ::google::protobuf::Descriptor* CodeGeneratorRequest_descriptor_ = NULL; 27 const ::google::protobuf::internal::GeneratedMessageReflection* 29 const ::google::protobuf::Descriptor* CodeGeneratorResponse_descriptor_ = NULL; 30 const ::google::protobuf::internal::GeneratedMessageReflection* 32 const ::google::protobuf::Descriptor* CodeGeneratorResponse_File_descriptor_ = NULL; 33 const ::google::protobuf::internal::GeneratedMessageReflection* 41 const ::google::protobuf::FileDescriptor* file = in protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() 42 ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName( in protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() 52 ::google::protobuf::internal::GeneratedMessageReflection::NewGeneratedMessageReflection( in protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() [all …]
|
D | plugin.pb.h | 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; [all …]
|
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
D | SentinelOuterClass.java | 36 package com.google.protobuf.jruby; 41 com.google.protobuf.ExtensionRegistry registry) { in registerAllExtensions() 45 com.google.protobuf.MessageOrBuilder { 74 com.google.protobuf.ByteString 95 com.google.protobuf.ByteString getDefaultBytes(); in getDefaultBytes() 101 com.google.protobuf.GeneratedMessage implements 105 private Sentinel(com.google.protobuf.GeneratedMessage.Builder builder) { in Sentinel() 117 defaultBytes_ = com.google.protobuf.ByteString.EMPTY; in Sentinel() 121 public final com.google.protobuf.UnknownFieldSet 123 return com.google.protobuf.UnknownFieldSet.getDefaultInstance(); in getUnknownFields() [all …]
|