Home
last modified time | relevance | path

Searched full:protobuf (Results 1 – 25 of 4661) sorted by relevance

12345678910>>...187

/third_party/grpc/tools/distrib/python/grpcio_tools/
Dprotoc_lib_deps.py141 'third_party/protobuf/src/google/protobuf/any.cc',
142 'third_party/protobuf/src/google/protobuf/any_lite.cc',
143 'third_party/protobuf/src/google/protobuf/arena.cc',
144 'third_party/protobuf/src/google/protobuf/arena_align.cc',
145 'third_party/protobuf/src/google/protobuf/arenastring.cc',
146 'third_party/protobuf/src/google/protobuf/arenaz_sampler.cc',
147 'third_party/protobuf/src/google/protobuf/compiler/code_generator.cc',
148 'third_party/protobuf/src/google/protobuf/compiler/code_generator_lite.cc',
149 'third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc',
150 'third_party/protobuf/src/google/protobuf/compiler/cpp/enum.cc',
[all …]
/third_party/protobuf/
DBUILD.gn17 THIRDPARTY_PROTOBUF_PART_NAME = "protobuf"
31 "src/google/protobuf/any_lite.cc",
32 "src/google/protobuf/arena.cc",
33 "src/google/protobuf/arena_align.cc",
34 "src/google/protobuf/arenastring.cc",
35 "src/google/protobuf/arenaz_sampler.cc",
36 "src/google/protobuf/extension_set.cc",
37 "src/google/protobuf/generated_enum_util.cc",
38 "src/google/protobuf/generated_message_tctable_lite.cc",
39 "src/google/protobuf/generated_message_util.cc",
[all …]
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/
DDescriptor.php3 # 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 …]
/third_party/protobuf/src/
Dfile_lists.cmake12 # @//pkg:protobuf
14 ${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.cc
15 ${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.cc
16 ${protobuf_SOURCE_DIR}/src/google/protobuf/duration.pb.cc
17 ${protobuf_SOURCE_DIR}/src/google/protobuf/empty.pb.cc
18 ${protobuf_SOURCE_DIR}/src/google/protobuf/field_mask.pb.cc
19 ${protobuf_SOURCE_DIR}/src/google/protobuf/source_context.pb.cc
20 ${protobuf_SOURCE_DIR}/src/google/protobuf/struct.pb.cc
21 ${protobuf_SOURCE_DIR}/src/google/protobuf/timestamp.pb.cc
22 ${protobuf_SOURCE_DIR}/src/google/protobuf/type.pb.cc
[all …]
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_well_known_types.proto12 option csharp_namespace = "Google.Protobuf.TestProtos";
14 option java_package = "com.google.protobuf.test";
16 import "google/protobuf/any.proto";
17 import "google/protobuf/api.proto";
18 import "google/protobuf/duration.proto";
19 import "google/protobuf/empty.proto";
20 import "google/protobuf/field_mask.proto";
21 import "google/protobuf/source_context.proto";
22 import "google/protobuf/struct.proto";
23 import "google/protobuf/timestamp.proto";
[all …]
/third_party/protobuf/src/google/protobuf/
Dunittest_well_known_types.proto12 option csharp_namespace = "Google.Protobuf.TestProtos";
14 option java_package = "com.google.protobuf.test";
16 import "google/protobuf/any.proto";
17 import "google/protobuf/api.proto";
18 import "google/protobuf/duration.proto";
19 import "google/protobuf/empty.proto";
20 import "google/protobuf/field_mask.proto";
21 import "google/protobuf/source_context.proto";
22 import "google/protobuf/struct.proto";
23 import "google/protobuf/timestamp.proto";
[all …]
Dtype.pb.h2 // NO CHECKED-IN PROTOBUF GENCODE
3 // source: google/protobuf/type.proto
4 // Protobuf C++ Version: 5.29.4
14 #include "google/protobuf/runtime_version.h"
16 #error "Protobuf C++ gencode is built with an incompatible version of"
17 #error "Protobuf C++ headers/runtime. See"
18 #error "https://protobuf.dev/support/cross-version-runtime-guarantee/#cpp"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
[all …]
Dapi.pb.h2 // NO CHECKED-IN PROTOBUF GENCODE
3 // source: google/protobuf/api.proto
4 // Protobuf C++ Version: 5.29.4
14 #include "google/protobuf/runtime_version.h"
16 #error "Protobuf C++ gencode is built with an incompatible version of"
17 #error "Protobuf C++ headers/runtime. See"
18 #error "https://protobuf.dev/support/cross-version-runtime-guarantee/#cpp"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
[all …]
Ddescriptor.pb.h2 // NO CHECKED-IN PROTOBUF GENCODE
3 // source: google/protobuf/descriptor.proto
4 // Protobuf C++ Version: 5.29.4
14 #include "google/protobuf/runtime_version.h"
16 #error "Protobuf C++ gencode is built with an incompatible version of"
17 #error "Protobuf C++ headers/runtime. See"
18 #error "https://protobuf.dev/support/cross-version-runtime-guarantee/#cpp"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
[all …]
Dstruct.pb.h2 // NO CHECKED-IN PROTOBUF GENCODE
3 // source: google/protobuf/struct.proto
4 // Protobuf C++ Version: 5.29.4
14 #include "google/protobuf/runtime_version.h"
16 #error "Protobuf C++ gencode is built with an incompatible version of"
17 #error "Protobuf C++ headers/runtime. See"
18 #error "https://protobuf.dev/support/cross-version-runtime-guarantee/#cpp"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
[all …]
Dwrappers.pb.h2 // NO CHECKED-IN PROTOBUF GENCODE
3 // source: google/protobuf/wrappers.proto
4 // Protobuf C++ Version: 5.29.4
14 #include "google/protobuf/runtime_version.h"
16 #error "Protobuf C++ gencode is built with an incompatible version of"
17 #error "Protobuf C++ headers/runtime. See"
18 #error "https://protobuf.dev/support/cross-version-runtime-guarantee/#cpp"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
[all …]
Dstruct.pb.cc2 // NO CHECKED-IN PROTOBUF GENCODE
3 // source: google/protobuf/struct.proto
4 // Protobuf C++ Version: 5.29.4
6 #include "google/protobuf/struct.pb.h"
10 #include "google/protobuf/io/coded_stream.h"
11 #include "google/protobuf/generated_message_tctable_impl.h"
12 #include "google/protobuf/extension_set.h"
13 #include "google/protobuf/generated_message_util.h"
14 #include "google/protobuf/wire_format_lite.h"
15 #include "google/protobuf/descriptor.h"
[all …]
Dfield_mask.pb.h2 // NO CHECKED-IN PROTOBUF GENCODE
3 // source: google/protobuf/field_mask.proto
4 // Protobuf C++ Version: 5.29.4
14 #include "google/protobuf/runtime_version.h"
16 #error "Protobuf C++ gencode is built with an incompatible version of"
17 #error "Protobuf C++ headers/runtime. See"
18 #error "https://protobuf.dev/support/cross-version-runtime-guarantee/#cpp"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
[all …]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DDescriptorProto.php3 # 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 …]
DFileDescriptorProto.php3 # 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 …]
DEnumDescriptorProto.php3 # 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.EnumDescriptorProto</code>
18 class EnumDescriptorProto extends \Google\Protobuf\Internal\Message
21 * Generated from protobuf field <code>optional string name = 1;</code>
[all …]
/third_party/protobuf/java/lite/
Dgenerate-test-sources-build.xml5 <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/descriptor.proto"/>
8 <arg value="${protobuf.source.dir}/google/protobuf/map_lite_unittest.proto"/>
9 <arg value="${protobuf.source.dir}/google/protobuf/unittest.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"/>
[all …]
/third_party/protobuf/java/core/
DBUILD.bazel4 load("//:protobuf.bzl", "internal_gen_well_known_protos_java")
18 "src/main/java/com/google/protobuf/AbstractMessageLite.java",
19 "src/main/java/com/google/protobuf/AbstractParser.java",
20 "src/main/java/com/google/protobuf/AbstractProtobufList.java",
21 "src/main/java/com/google/protobuf/AllocatedBuffer.java",
22 "src/main/java/com/google/protobuf/Android.java",
23 "src/main/java/com/google/protobuf/ArrayDecoders.java",
24 "src/main/java/com/google/protobuf/BinaryReader.java",
25 "src/main/java/com/google/protobuf/BinaryWriter.java",
26 "src/main/java/com/google/protobuf/BooleanArrayList.java",
[all …]
Dgenerate-test-sources-build.xml5 <arg value="--proto_path=${protobuf.source.dir}"/>
7 <arg value="${protobuf.source.dir}/google/protobuf/map_lite_unittest.proto"/>
8 <arg value="${protobuf.source.dir}/google/protobuf/unittest.proto"/>
9 <arg value="${protobuf.source.dir}/google/protobuf/unittest_features.proto"/>
10 <arg value="${protobuf.source.dir}/google/protobuf/unittest_custom_options.proto"/>
11 <arg value="${protobuf.source.dir}/google/protobuf/unittest_enormous_descriptor.proto"/>
12 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import.proto"/>
13 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import_lite.proto"/>
14 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import_public.proto"/>
15 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import_public_lite.proto"/>
[all …]
/third_party/protobuf/php/src/Google/Protobuf/
DEnum.php3 # source: google/protobuf/type.proto
5 namespace Google\Protobuf;
7 use Google\Protobuf\Internal\GPBType;
8 use Google\Protobuf\Internal\RepeatedField;
9 use Google\Protobuf\Internal\GPBUtil;
14 * Generated from protobuf message <code>google.protobuf.Enum</code>
16 class Enum extends \Google\Protobuf\Internal\Message
21 * Generated from protobuf field <code>string name = 1;</code>
27 * Generated from protobuf field <code>repeated .google.protobuf.EnumValue enumvalue = 2;</code>
33 * Generated from protobuf field <code>repeated .google.protobuf.Option options = 3;</code>
[all …]
DType.php3 # source: google/protobuf/type.proto
5 namespace Google\Protobuf;
7 use Google\Protobuf\Internal\GPBType;
8 use Google\Protobuf\Internal\RepeatedField;
9 use Google\Protobuf\Internal\GPBUtil;
14 * Generated from protobuf message <code>google.protobuf.Type</code>
16 class Type extends \Google\Protobuf\Internal\Message
21 * Generated from protobuf field <code>string name = 1;</code>
27 * Generated from protobuf field <code>repeated .google.protobuf.Field fields = 2;</code>
33 * Generated from protobuf field <code>repeated string oneofs = 3;</code>
[all …]
/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h2 // NO CHECKED-IN PROTOBUF GENCODE
3 // source: google/protobuf/compiler/plugin.proto
4 // Protobuf C++ Version: 5.29.4
14 #include "google/protobuf/runtime_version.h"
16 #error "Protobuf C++ gencode is built with an incompatible version of"
17 #error "Protobuf C++ headers/runtime. See"
18 #error "https://protobuf.dev/support/cross-version-runtime-guarantee/#cpp"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
[all …]
/third_party/protobuf/java/kotlin-lite/
Dgenerate-test-sources-build.xml5 <arg value="--proto_path=${protobuf.source.dir}"/>
6 <arg value="--proto_path=${protobuf.basedir}/java/kotlin/${test.proto.dir}"/>
8 <arg value="${protobuf.source.dir}/google/protobuf/map_lite_unittest.proto"/>
9 <arg value="${protobuf.source.dir}/google/protobuf/unittest.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_proto3_lite.proto"/>
[all …]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
DBUILD.bazel19 "//src/google/protobuf",
20 "//src/google/protobuf/compiler:code_generator",
39 "//src/google/protobuf/compiler/rust:__subpackages__",
42 "//src/google/protobuf",
43 "//src/google/protobuf:port",
44 "//src/google/protobuf:protobuf_lite",
45 "//src/google/protobuf/compiler:code_generator",
46 "//src/google/protobuf/compiler:code_generator_lite",
47 "//src/google/protobuf/io:printer",
48 "//src/google/protobuf/io:tokenizer",
[all …]
/third_party/protobuf/src/google/protobuf/json/
DBUILD.bazel7 "//src/google/protobuf/json:__pkg__",
23 "//src/google/protobuf",
24 "//src/google/protobuf:port",
25 "//src/google/protobuf/io",
26 "//src/google/protobuf/io:zero_copy_sink",
27 "//src/google/protobuf/stubs",
28 "//src/google/protobuf/util:type_resolver",
43 "//src/google/protobuf",
44 "//src/google/protobuf:cc_test_protos",
45 "//src/google/protobuf:duration_cc_proto",
[all …]

12345678910>>...187