Home
last modified time | relevance | path

Searched refs:Internal (Results 1 – 25 of 1514) sorted by relevance

12345678910>>...61

/external/tcpdump/tests/
Disis-extd-ipreach-oobr.out80 IPv6 prefix: 2aa3:88dd:a090:8ff::/91, Distribution: up, Metric: 28221769, Internal
81 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal
82 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal
83 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal
84 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal
85 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal
86 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal
87 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal
88 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal
89 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal
[all …]
/external/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 …]
/external/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
95 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
143 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
171 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
[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
136 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
224 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::STRING);
256 $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
72 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
120 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
148 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\EnumOptions::class);
[all …]
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
120 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
224 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
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
37 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
61 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
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
37 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
61 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
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
37 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
57 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
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
43 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
69 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
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
58 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
116 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\MethodOptions_IdempotencyLevel::class);
148 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
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
48 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
96 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
124 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
52 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
114 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
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
52 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
114 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
DEnumOptions.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 EnumOptions extends \Google\Protobuf\Internal\Message
63 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
159 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
DOneofDescriptorProto.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 OneofDescriptorProto extends \Google\Protobuf\Internal\Message
42 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
90 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\OneofOptions::class);
DFieldOptions.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 FieldOptions extends \Google\Protobuf\Internal\Message
175 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
205 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\FieldOptions_CType::class);
295 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\FieldOptions_JSType::class);
[all …]
DEnumValueDescriptorProto.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 EnumValueDescriptorProto extends \Google\Protobuf\Internal\Message
48 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
124 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\EnumValueOptions::class);
/external/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
185 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
249 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32);
289 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32);
[all …]
/external/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
DExtensionRange.php5 namespace Google\Protobuf\Internal\DescriptorProto;
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 ExtensionRange extends \Google\Protobuf\Internal\Message
52 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
136 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\ExtensionRangeOptions::class);
151 class_alias(ExtensionRange::class, \Google\Protobuf\Internal\DescriptorProto_ExtensionRange::class);
DReservedRange.php5 namespace Google\Protobuf\Internal\DescriptorProto;
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 ReservedRange extends \Google\Protobuf\Internal\Message
50 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
121 class_alias(ReservedRange::class, \Google\Protobuf\Internal\DescriptorProto_ReservedRange::class);
/external/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption/
DNamePart.php5 namespace Google\Protobuf\Internal\UninterpretedOption;
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;
22 class NamePart extends \Google\Protobuf\Internal\Message
46 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
109 class_alias(NamePart::class, \Google\Protobuf\Internal\UninterpretedOption_NamePart::class);
/external/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/
DEnumReservedRange.php5 namespace Google\Protobuf\Internal\EnumDescriptorProto;
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;
22 class EnumReservedRange extends \Google\Protobuf\Internal\Message
52 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
123 class_alias(EnumReservedRange::class, \Google\Protobuf\Internal\EnumDescriptorProto_EnumReservedRan…
/external/grpc-grpc-java/core/src/main/java/io/grpc/
DInternalMetadata.java28 @Internal
37 @Internal
43 @Internal
46 @Internal
52 @Internal
58 @Internal
63 @Internal
68 @Internal
73 @Internal
/external/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
DAnnotation.php5 namespace Google\Protobuf\Internal\GeneratedCodeInfo;
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 Annotation extends \Google\Protobuf\Internal\Message
72 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
98 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32);
215 class_alias(Annotation::class, \Google\Protobuf\Internal\GeneratedCodeInfo_Annotation::class);

12345678910>>...61