Home
last modified time | relevance | path

Searched refs:protobuf (Results 1 – 25 of 2381) sorted by relevance

12345678910>>...96

/external/protobuf/src/
DMakefile.am5 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/protobuf/cmake/
Dextract_includes.bat.in3 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 …]
Dtests.cmake23 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 …]
Dlibprotoc.cmake2 ${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 …]
Dlibprotobuf.cmake2 ${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/
DBUILD32 "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 …]
DAndroid.bp25 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 …]
/external/protobuf/src/google/protobuf/
Dunittest_well_known_types.proto7 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 …]
Dtype.pb.h36 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 …]
Ddescriptor.pb.h34 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 …]
Dtype.pb.cc21 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 …]
Dapi.pb.cc21 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 …]
Dapi.pb.h35 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 …]
Dstruct.pb.h36 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 …]
Dstruct.pb.cc21 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 …]
Dwrappers.pb.h33 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 …]
Ddescriptor.pb.cc21 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 …]
Dwrappers.pb.cc21 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/perfetto/buildtools/
DBUILD.gn134 rebase_path("protobuf/src", root_build_dir),
160 "protobuf/src/google/protobuf/arena.cc",
161 "protobuf/src/google/protobuf/arenastring.cc",
162 "protobuf/src/google/protobuf/extension_set.cc",
163 "protobuf/src/google/protobuf/generated_message_util.cc",
164 "protobuf/src/google/protobuf/io/coded_stream.cc",
165 "protobuf/src/google/protobuf/io/zero_copy_stream.cc",
166 "protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc",
167 "protobuf/src/google/protobuf/message_lite.cc",
168 "protobuf/src/google/protobuf/repeated_field.cc",
[all …]
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/
DChannelzProto.java9 com.google.protobuf.ExtensionRegistryLite registry) { in registerAllExtensions()
13 com.google.protobuf.ExtensionRegistry registry) { in registerAllExtensions()
15 (com.google.protobuf.ExtensionRegistryLite) registry); in registerAllExtensions()
17 static final com.google.protobuf.Descriptors.Descriptor
20 com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
22 static final com.google.protobuf.Descriptors.Descriptor
25 com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
27 static final com.google.protobuf.Descriptors.Descriptor
30 com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
32 static final com.google.protobuf.Descriptors.Descriptor
[all …]
/external/grpc-grpc-java/testing-proto/src/generated/main/java/io/grpc/testing/protobuf/
DSimpleResponse.java4 package io.grpc.testing.protobuf;
14 com.google.protobuf.GeneratedMessageV3 implements
19 private SimpleResponse(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in SimpleResponse()
27 public final com.google.protobuf.UnknownFieldSet
32 com.google.protobuf.CodedInputStream input, in SimpleResponse()
33 com.google.protobuf.ExtensionRegistryLite extensionRegistry) in SimpleResponse()
34 throws com.google.protobuf.InvalidProtocolBufferException { in SimpleResponse()
40 com.google.protobuf.UnknownFieldSet.Builder unknownFields = in SimpleResponse()
41 com.google.protobuf.UnknownFieldSet.newBuilder(); in SimpleResponse()
65 } catch (com.google.protobuf.InvalidProtocolBufferException e) { in SimpleResponse()
[all …]
DSimpleRequest.java4 package io.grpc.testing.protobuf;
14 com.google.protobuf.GeneratedMessageV3 implements
19 private SimpleRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in SimpleRequest()
27 public final com.google.protobuf.UnknownFieldSet
32 com.google.protobuf.CodedInputStream input, in SimpleRequest()
33 com.google.protobuf.ExtensionRegistryLite extensionRegistry) in SimpleRequest()
34 throws com.google.protobuf.InvalidProtocolBufferException { in SimpleRequest()
40 com.google.protobuf.UnknownFieldSet.Builder unknownFields = in SimpleRequest()
41 com.google.protobuf.UnknownFieldSet.newBuilder(); in SimpleRequest()
65 } catch (com.google.protobuf.InvalidProtocolBufferException e) { in SimpleRequest()
[all …]
/external/protobuf/conformance/
DMakefile.am7 $(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/
Dplugin.pb.cc21 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 …]
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DSentinelOuterClass.java36 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 …]

12345678910>>...96