Home
last modified time | relevance | path

Searched refs:Protobuf (Results 1 – 25 of 675) sorted by relevance

12345678910>>...27

/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/
DDescriptor.php5 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)
26 ->repeated('weak_dependency', \Google\Protobuf\Internal\GPBType::INT32, 11)
[all …]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DDescriptorProto.php5 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;
18 class DescriptorProto extends \Google\Protobuf\Internal\Message
85 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
137 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
159 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
[all …]
DFileDescriptorProto.php5 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;
18 class FileDescriptorProto extends \Google\Protobuf\Internal\Message
124 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
220 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::STRING);
246 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32);
[all …]
DEnumDescriptorProto.php5 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;
18 class EnumDescriptorProto extends \Google\Protobuf\Internal\Message
67 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
119 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
151 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\EnumOptions::class);
[all …]
DGeneratedCodeInfo.php5 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;
20 class GeneratedCodeInfo extends \Google\Protobuf\Internal\Message
42 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
68 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
DSourceCodeInfo.php5 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;
19 class SourceCodeInfo extends \Google\Protobuf\Internal\Message
119 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
223 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
DOneofOptions.php5 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 class OneofOptions extends \Google\Protobuf\Internal\Message
36 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
60 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
DExtensionRangeOptions.php5 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 class ExtensionRangeOptions extends \Google\Protobuf\Internal\Message
36 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
60 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
DFileDescriptorSet.php5 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;
19 class FileDescriptorSet extends \Google\Protobuf\Internal\Message
36 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
56 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
DMethodOptions.php5 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 class MethodOptions extends \Google\Protobuf\Internal\Message
55 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
127 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\MethodOptions\IdempotencyLevel::class);
153 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
DServiceDescriptorProto.php5 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;
18 class ServiceDescriptorProto extends \Google\Protobuf\Internal\Message
45 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
97 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
129 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\ServiceOptions::class);
DEnumValueOptions.php5 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 class EnumValueOptions extends \Google\Protobuf\Internal\Message
50 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
116 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
DServiceOptions.php5 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 class ServiceOptions extends \Google\Protobuf\Internal\Message
50 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
116 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/
Dtest.sh5 $1 -Iprotos/src -I../../../src/ --csharp_out=src/Google.Protobuf.Test \
6 --csharp_opt=base_namespace=Google.Protobuf \
11 $1 -Iprotos/csharp --csharp_out=src/Google.Protobuf.Test \
15 $2 -Iprotos/src --csharp_out=src/Google.Protobuf.Test \
16 --csharp_opt=base_namespace=Google.Protobuf \
21 dotnet restore src/Google.Protobuf/Google.Protobuf.csproj
22 dotnet restore src/Google.Protobuf.Test/Google.Protobuf.Test.csproj
23 dotnet build -c Release src/Google.Protobuf/Google.Protobuf.csproj
24 dotnet build -c Release src/Google.Protobuf.Test/Google.Protobuf.Test.csproj
25 dotnet run -c Release -f netcoreapp2.1 -p src/Google.Protobuf.Test/Google.Protobuf.Test.csproj
[all …]
/third_party/protobuf/
DMakefile.am55 csharp/Google.Protobuf.Tools.targets \
56 csharp/Google.Protobuf.Tools.nuspec \
64 csharp/keys/Google.Protobuf.public.snk \
65 csharp/keys/Google.Protobuf.snk \
89 csharp/src/Google.Protobuf.Benchmarks/BenchmarkDatasetConfig.cs \
90 csharp/src/Google.Protobuf.Benchmarks/BenchmarkMessage1Proto3.cs \
91 csharp/src/Google.Protobuf.Benchmarks/Benchmarks.cs \
92 csharp/src/Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj \
93 csharp/src/Google.Protobuf.Benchmarks/GoogleMessageBenchmark.cs \
94 csharp/src/Google.Protobuf.Benchmarks/ParseMessagesBenchmark.cs \
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestWellKnownTypes.cs8 using pb = global::Google.Protobuf;
9 using pbc = global::Google.Protobuf.Collections;
10 using pbr = global::Google.Protobuf.Reflection;
12 namespace Google.Protobuf.TestProtos {
165Protobuf.WellKnownTypes.AnyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.ApiReflec… in UnittestWellKnownTypesReflection()
167 …:GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestWellKnownTypes), global::Googl… in UnittestWellKnownTypesReflection()
168 …eneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.RepeatedWellKnownTypes), global::Goo… in UnittestWellKnownTypesReflection()
169 …:GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.OneofWellKnownTypes), global::Goog… in UnittestWellKnownTypesReflection()
170 …::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.MapWellKnownTypes), global::Googl… in UnittestWellKnownTypesReflection()
194 …get { return global::Google.Protobuf.TestProtos.UnittestWellKnownTypesReflection.Descriptor.Messag…
[all …]
/third_party/protobuf/php/src/Google/Protobuf/
DApi.php5 namespace Google\Protobuf;
7 use Google\Protobuf\Internal\GPBType;
8 use Google\Protobuf\Internal\RepeatedField;
9 use Google\Protobuf\Internal\GPBUtil;
23 class Api extends \Google\Protobuf\Internal\Message
127 \GPBMetadata\Google\Protobuf\Api::initOnce();
179 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
205 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
291 GPBUtil::checkMessage($var, \Google\Protobuf\SourceContext::class);
317 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
[all …]
DType.php5 namespace Google\Protobuf;
7 use Google\Protobuf\Internal\GPBType;
8 use Google\Protobuf\Internal\RepeatedField;
9 use Google\Protobuf\Internal\GPBUtil;
16 class Type extends \Google\Protobuf\Internal\Message
76 \GPBMetadata\Google\Protobuf\Type::initOnce();
126 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
152 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::STRING);
178 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
204 GPBUtil::checkMessage($var, \Google\Protobuf\SourceContext::class);
[all …]
DEnum.php5 namespace Google\Protobuf;
7 use Google\Protobuf\Internal\GPBType;
8 use Google\Protobuf\Internal\RepeatedField;
9 use Google\Protobuf\Internal\GPBUtil;
16 class Enum extends \Google\Protobuf\Internal\Message
68 \GPBMetadata\Google\Protobuf\Type::initOnce();
118 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
144 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
170 GPBUtil::checkMessage($var, \Google\Protobuf\SourceContext::class);
196 GPBUtil::checkEnum($var, \Google\Protobuf\Syntax::class);
DStruct.php5 namespace Google\Protobuf;
7 use Google\Protobuf\Internal\GPBType;
8 use Google\Protobuf\Internal\RepeatedField;
9 use Google\Protobuf\Internal\GPBUtil;
22 class Struct extends \Google\Protobuf\Internal\Message
42 \GPBMetadata\Google\Protobuf\Struct::initOnce();
66 …:checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\Internal\GPBType:…
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DType.cs8 using pb = global::Google.Protobuf;
9 using pbc = global::Google.Protobuf.Collections;
10 using pbr = global::Google.Protobuf.Reflection;
12 namespace Google.Protobuf.WellKnownTypes {
64 … pbr::FileDescriptor[] { global::Google.Protobuf.WellKnownTypes.AnyReflection.Descriptor, global::… in TypeReflection()
65 …new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Protobuf.WellKnownTypes.Syntax), }, nul… in TypeReflection()
66 … pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Type), global::Google.Pro… in TypeReflection()
67Protobuf.WellKnownTypes.Field), global::Google.Protobuf.WellKnownTypes.Field.Parser, new[]{ "Kind"… in TypeReflection()
68 … pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Enum), global::Google.Pro… in TypeReflection()
69 …br::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.EnumValue), global::Google. in TypeReflection()
[all …]
DApi.cs8 using pb = global::Google.Protobuf;
9 using pbc = global::Google.Protobuf.Collections;
10 using pbr = global::Google.Protobuf.Reflection;
12 namespace Google.Protobuf.WellKnownTypes {
45 …:FileDescriptor[] { global::Google.Protobuf.WellKnownTypes.SourceContextReflection.Descriptor, glo… in ApiReflection()
47 …w pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Api), global::Google.Pro… in ApiReflection()
48 …pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Method), global::Google.Pr… in ApiReflection()
49 … pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Mixin), global::Google.Pr… in ApiReflection()
79 … get { return global::Google.Protobuf.WellKnownTypes.ApiReflection.Descriptor.MessageTypes[0]; }
128 …private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.Method> _repeated_me…
[all …]
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DLoadBalancerAccumulatedStatsResponse.php7 use Google\Protobuf\Internal\GPBType;
8 use Google\Protobuf\Internal\RepeatedField;
9 use Google\Protobuf\Internal\GPBUtil;
16 class LoadBalancerAccumulatedStatsResponse extends \Google\Protobuf\Internal\Message
94 …$arr = GPBUtil::checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\In…
122 …$arr = GPBUtil::checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\In…
150 …$arr = GPBUtil::checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\In…
178 …$arr = GPBUtil::checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\In…
/third_party/protobuf/objectivec/
DGPBProtocolBuffers.h55 #import <Protobuf/GPBAny.pbobjc.h>
56 #import <Protobuf/GPBApi.pbobjc.h>
57 #import <Protobuf/GPBDuration.pbobjc.h>
58 #import <Protobuf/GPBEmpty.pbobjc.h>
59 #import <Protobuf/GPBFieldMask.pbobjc.h>
60 #import <Protobuf/GPBSourceContext.pbobjc.h>
61 #import <Protobuf/GPBStruct.pbobjc.h>
62 #import <Protobuf/GPBTimestamp.pbobjc.h>
63 #import <Protobuf/GPBType.pbobjc.h>
64 #import <Protobuf/GPBWrappers.pbobjc.h>
/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
DLocation.php5 namespace Google\Protobuf\Internal\SourceCodeInfo;
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 class Location extends \Google\Protobuf\Internal\Message
180 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
244 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32);
278 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32);
[all …]

12345678910>>...27