/external/protobuf/src/ |
D | Makefile.am | 5 GZHEADERS = google/protobuf/io/gzip_stream.h 6 GZTESTS = google/protobuf/io/gzip_stream_unittest.sh 42 nobase_dist_proto_DATA = google/protobuf/descriptor.proto \ 43 google/protobuf/any.proto \ 44 google/protobuf/api.proto \ 45 google/protobuf/duration.proto \ 46 google/protobuf/empty.proto \ 47 google/protobuf/field_mask.proto \ 48 google/protobuf/source_context.proto \ 49 google/protobuf/struct.proto \ [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\js 9 mkdir include\google\protobuf\compiler\objectivec 10 mkdir include\google\protobuf\compiler\php 11 mkdir include\google\protobuf\compiler\python 12 mkdir include\google\protobuf\compiler\ruby [all …]
|
D | tests.cmake | 32 google/protobuf/map_lite_unittest.proto 33 google/protobuf/unittest_import_lite.proto 34 google/protobuf/unittest_import_public_lite.proto 35 google/protobuf/unittest_lite.proto 36 google/protobuf/unittest_no_arena_lite.proto 40 google/protobuf/any_test.proto 41 google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto 42 google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto 43 google/protobuf/map_proto2_unittest.proto 44 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 …]
|
D | libprotobuf-lite.cmake | 2 ${protobuf_source_dir}/src/google/protobuf/any_lite.cc 3 ${protobuf_source_dir}/src/google/protobuf/arena.cc 4 ${protobuf_source_dir}/src/google/protobuf/extension_set.cc 5 ${protobuf_source_dir}/src/google/protobuf/generated_enum_util.cc 6 ${protobuf_source_dir}/src/google/protobuf/generated_message_table_driven_lite.cc 7 ${protobuf_source_dir}/src/google/protobuf/generated_message_util.cc 8 ${protobuf_source_dir}/src/google/protobuf/implicit_weak_message.cc 9 ${protobuf_source_dir}/src/google/protobuf/io/coded_stream.cc 10 ${protobuf_source_dir}/src/google/protobuf/io/io_win32.cc 11 ${protobuf_source_dir}/src/google/protobuf/io/strtod.cc [all …]
|
/external/perfetto/buildtools/ |
D | BUILD.gn | 167 "protobuf/src/google/protobuf/any_lite.cc", 168 "protobuf/src/google/protobuf/arena.cc", 169 "protobuf/src/google/protobuf/arena.h", 170 "protobuf/src/google/protobuf/arena_impl.h", 171 "protobuf/src/google/protobuf/arenastring.h", 172 "protobuf/src/google/protobuf/extension_set.cc", 173 "protobuf/src/google/protobuf/extension_set.h", 174 "protobuf/src/google/protobuf/generated_enum_util.cc", 175 "protobuf/src/google/protobuf/generated_enum_util.h", 176 "protobuf/src/google/protobuf/generated_message_table_driven_lite.cc", [all …]
|
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/ |
D | protoc_lib_deps.py | 17 …protobuf/compiler/zip_writer.cc', 'google/protobuf/compiler/subprocess.cc', 'google/protobuf/compi… 18 …protobuf/wrappers.proto', 'google/protobuf/type.proto', 'google/protobuf/timestamp.proto', 'google… 20 CC_INCLUDE='third_party/protobuf/src' 21 PROTO_INCLUDE='third_party/protobuf/src'
|
/external/grpc-grpc/tools/distrib/python/grpcio_tools/ |
D | protoc_lib_deps.py | 17 …protobuf/compiler/zip_writer.cc', 'google/protobuf/compiler/subprocess.cc', 'google/protobuf/compi… 18 …protobuf/wrappers.proto', 'google/protobuf/type.proto', 'google/protobuf/timestamp.proto', 'google… 20 CC_INCLUDE='third_party/protobuf/src' 21 PROTO_INCLUDE='third_party/protobuf/src'
|
/external/openscreen/third_party/protobuf/ |
D | BUILD.gn | 59 "src/src/google/protobuf/any_lite.cc", 60 "src/src/google/protobuf/arena.cc", 61 "src/src/google/protobuf/arena.h", 62 "src/src/google/protobuf/arena_impl.h", 63 "src/src/google/protobuf/arenastring.cc", 64 "src/src/google/protobuf/arenastring.h", 65 "src/src/google/protobuf/extension_set.cc", 66 "src/src/google/protobuf/extension_set.h", 67 "src/src/google/protobuf/generated_enum_util.cc", 68 "src/src/google/protobuf/generated_enum_util.h", [all …]
|
/external/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/ |
D | Descriptor.php | 3 # source: google/protobuf/descriptor.proto 5 namespace GPBMetadata\Google\Protobuf\Internal; 12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); 17 …$pool->addMessage('google.protobuf.internal.FileDescriptorSet', \Google\Protobuf\Internal\FileDesc… 18 …->repeated('file', \Google\Protobuf\Internal\GPBType::MESSAGE, 1, 'google.protobuf.internal.FileDe… 21 …$pool->addMessage('google.protobuf.internal.FileDescriptorProto', \Google\Protobuf\Internal\FileDe… 22 ->optional('name', \Google\Protobuf\Internal\GPBType::STRING, 1) 23 ->optional('package', \Google\Protobuf\Internal\GPBType::STRING, 2) 24 ->repeated('dependency', \Google\Protobuf\Internal\GPBType::STRING, 3) 25 ->repeated('public_dependency', \Google\Protobuf\Internal\GPBType::INT32, 10) [all …]
|
/external/protobuf/ |
D | Makefile.am | 14 # Build gmock before we build protobuf tests. We don't add gmock to SUBDIRS 49 pkgconfig_DATA = protobuf.pc protobuf-lite.pc 55 csharp/Google.Protobuf.Tools.targets \ 56 csharp/Google.Protobuf.Tools.nuspec \ 64 csharp/keys/Google.Protobuf.public.snk \ 65 csharp/keys/Google.Protobuf.snk \ 80 csharp/src/Google.Protobuf.Benchmarks/SerializationConfig.cs \ 81 csharp/src/Google.Protobuf.Benchmarks/SerializationBenchmark.cs \ 82 csharp/src/Google.Protobuf.Benchmarks/Program.cs \ 83 csharp/src/Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj \ [all …]
|
D | BUILD | 1 # Bazel (https://bazel.build/) BUILD file for Protobuf. 29 # Protobuf Runtime Library 102 ":protobuf.bzl", 114 "src/google/protobuf/any_lite.cc", 115 "src/google/protobuf/arena.cc", 116 "src/google/protobuf/extension_set.cc", 117 "src/google/protobuf/generated_enum_util.cc", 118 "src/google/protobuf/generated_message_table_driven_lite.cc", 119 "src/google/protobuf/generated_message_util.cc", 120 "src/google/protobuf/implicit_weak_message.cc", [all …]
|
D | build.gradle | 30 include("com/google/protobuf/micro/*") 37 include 'com/google/protobuf/AbstractMessageLite.java' 38 include 'com/google/protobuf/AbstractParser.java' 39 include 'com/google/protobuf/AbstractProtobufList.java' 40 include 'com/google/protobuf/AllocatedBuffer.java' 41 include 'com/google/protobuf/Android.java' 42 include 'com/google/protobuf/ArrayDecoders.java' 43 include 'com/google/protobuf/BinaryReader.java' 44 include 'com/google/protobuf/BinaryWriter.java' 45 include 'com/google/protobuf/BooleanArrayList.java' [all …]
|
D | Android.bp | 51 name: "protobuf-cflags-defaults", 74 defaults: ["protobuf-cflags-defaults"], 76 "src/google/protobuf/any_lite.cc", 77 "src/google/protobuf/arena.cc", 78 "src/google/protobuf/extension_set.cc", 79 "src/google/protobuf/generated_enum_util.cc", 80 "src/google/protobuf/generated_message_table_driven_lite.cc", 81 "src/google/protobuf/generated_message_util.cc", 82 "src/google/protobuf/implicit_weak_message.cc", 83 "src/google/protobuf/io/coded_stream.cc", [all …]
|
/external/protobuf/src/google/protobuf/ |
D | unittest_well_known_types.proto | 5 option csharp_namespace = "Google.Protobuf.TestProtos"; 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"; [all …]
|
/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/ |
D | unittest_well_known_types.proto | 5 option csharp_namespace = "Google.Protobuf.TestProtos"; 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"; [all …]
|
/external/protobuf/java/lite/ |
D | generate-test-sources-build.xml | 5 <arg value="--proto_path=${protobuf.source.dir}"/> 6 <arg value="--proto_path=${protobuf.basedir}/java/core/${test.proto.dir}"/> 7 <arg value="${protobuf.source.dir}/google/protobuf/unittest.proto"/> 8 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import.proto"/> 9 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import_lite.proto"/> 10 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import_public.proto"/> 11 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import_public_lite.proto"/> 12 <arg value="${protobuf.source.dir}/google/protobuf/unittest_lite.proto"/> 13 <arg value="${protobuf.source.dir}/google/protobuf/unittest_mset.proto"/> 14 <arg value="${protobuf.source.dir}/google/protobuf/unittest_mset_wire_format.proto"/> [all …]
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | DescriptorProto.php | 3 # source: google/protobuf/descriptor.proto 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 * Generated from protobuf message <code>google.protobuf.DescriptorProto</code> 18 class DescriptorProto extends \Google\Protobuf\Internal\Message 21 * Generated from protobuf field <code>optional string name = 1;</code> [all …]
|
D | FileDescriptorProto.php | 3 # source: google/protobuf/descriptor.proto 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 * Generated from protobuf message <code>google.protobuf.FileDescriptorProto</code> 18 class FileDescriptorProto extends \Google\Protobuf\Internal\Message 23 * Generated from protobuf field <code>optional string name = 1;</code> [all …]
|
/external/protobuf/conformance/ |
D | Makefile.am | 5 $(top_srcdir)/src/google/protobuf/test_messages_proto3.proto 10 $(top_srcdir)/src/google/protobuf/test_messages_proto2.proto 13 $(top_srcdir)/src/google/protobuf/any.proto \ 14 $(top_srcdir)/src/google/protobuf/duration.proto \ 15 $(top_srcdir)/src/google/protobuf/field_mask.proto \ 16 $(top_srcdir)/src/google/protobuf/struct.proto \ 17 $(top_srcdir)/src/google/protobuf/timestamp.proto \ 18 $(top_srcdir)/src/google/protobuf/wrappers.proto 31 com/google/protobuf/Any.java \ 32 com/google/protobuf/AnyOrBuilder.java \ [all …]
|
/external/pigweed/third_party/protobuf/ |
D | BUILD.gn | 18 import("protobuf.gni") 20 # This file defines a GN source_set for an external installation of protobuf. 21 # To use, checkout the protobuf source into a directory, then set the build arg 22 # dir_pw_third_party_protobuf to point to that directory. The protobuf library 23 # will be available in GN at "$dir_pw_third_party/protobuf". 26 # the protobuf repository. These targets may not work with other versions. 28 # If the dir_pw_third_party_protobuf build argument is not set, the protobuf 55 "$dir_pw_third_party_protobuf/src/google/protobuf/any_lite.cc", 56 "$dir_pw_third_party_protobuf/src/google/protobuf/arena.cc", 57 "$dir_pw_third_party_protobuf/src/google/protobuf/extension_set.cc", [all …]
|
/external/grpc-grpc-java/testing-proto/src/generated/main/java/io/grpc/testing/protobuf/ |
D | SimpleRequest.java | 2 // source: io/grpc/testing/protobuf/simpleservice.proto 4 package io.grpc.testing.protobuf; 11 * Protobuf type {@code grpc.testing.SimpleRequest} 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() [all …]
|
D | SimpleResponse.java | 2 // source: io/grpc/testing/protobuf/simpleservice.proto 4 package io.grpc.testing.protobuf; 11 * Protobuf type {@code grpc.testing.SimpleResponse} 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() [all …]
|
/external/protobuf/java/core/ |
D | generate-test-sources-build.xml | 5 <arg value="--proto_path=${protobuf.source.dir}"/> 7 <arg value="${protobuf.source.dir}/google/protobuf/unittest.proto"/> 8 <arg value="${protobuf.source.dir}/google/protobuf/unittest_custom_options.proto"/> 9 <arg value="${protobuf.source.dir}/google/protobuf/unittest_enormous_descriptor.proto"/> 10 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import.proto"/> 11 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import_lite.proto"/> 12 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import_public.proto"/> 13 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import_public_lite.proto"/> 14 <arg value="${protobuf.source.dir}/google/protobuf/unittest_lite.proto"/> 15 <arg value="${protobuf.source.dir}/google/protobuf/unittest_mset.proto"/> [all …]
|