/third_party/protobuf/src/google/protobuf/util/ |
D | field_comparator.h | 49 class FieldDescriptor; variable 177 bool CompareBool(const FieldDescriptor& /* unused */, bool value_1, in CompareBool() 195 bool CompareInt32(const FieldDescriptor& /* unused */, int32 value_1, in CompareInt32() 200 bool CompareInt64(const FieldDescriptor& /* unused */, int64 value_1, in CompareInt64() 205 bool CompareString(const FieldDescriptor& /* unused */, in CompareString() 210 bool CompareUInt32(const FieldDescriptor& /* unused */, uint32 value_1, in CompareUInt32() 215 bool CompareUInt64(const FieldDescriptor& /* unused */, uint64 value_1, in CompareUInt64()
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | field.h | 39 class FieldDescriptor; variable
|
D | repeated_composite_container.h | 48 class FieldDescriptor; variable
|
D | extension_dict.h | 47 class FieldDescriptor; variable
|
D | message.h | 50 class FieldDescriptor; variable
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_extension.h | 46 class FieldDescriptor; // descriptor.h variable
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_names.h | 49 class FieldDescriptor; variable
|
D | java_generator_factory.h | 40 class FieldDescriptor; // descriptor.h variable
|
D | java_extension.h | 45 class FieldDescriptor; // descriptor.h variable
|
D | java_context.h | 44 class FieldDescriptor; variable
|
D | java_name_resolver.h | 43 class FieldDescriptor; variable
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | TextFormatParseInfoTree.java | 67 Map<FieldDescriptor, List<TextFormatParseLocation>> locationsFromField, in TextFormatParseInfoTree()
|
D | AbstractMessage.java | 233 static boolean compareFields(Map<FieldDescriptor, Object> a, Map<FieldDescriptor, Object> b) { in compareFields() 283 protected static int hashFields(int hash, Map<FieldDescriptor, Object> map) { in hashFields() 374 BuilderType mergeFrom(final Message other, Map<FieldDescriptor, Object> allFields) { in mergeFrom()
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/ |
D | DescriptorsTest.cs | 138 public void FieldDescriptor() in FieldDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FieldDescriptor.cs | 42 public sealed class FieldDescriptor : DescriptorBase, IComparable<FieldDescriptor> class 95 internal FieldDescriptor(FieldDescriptorProto proto, FileDescriptor file, in FieldDescriptor() method in Google.Protobuf.Reflection.FieldDescriptor
|
/third_party/protobuf/php/ext/google/protobuf/ |
D | def.c | 332 } FieldDescriptor; typedef 395 PHP_METHOD(FieldDescriptor, getName) { in PHP_METHOD() argument 405 PHP_METHOD(FieldDescriptor, getNumber) { in PHP_METHOD() argument 415 PHP_METHOD(FieldDescriptor, getLabel) { in PHP_METHOD() argument 425 PHP_METHOD(FieldDescriptor, getType) { in PHP_METHOD() argument 435 PHP_METHOD(FieldDescriptor, isMap) { in PHP_METHOD() argument 445 PHP_METHOD(FieldDescriptor, getEnumType) { in PHP_METHOD() argument 466 PHP_METHOD(FieldDescriptor, getMessageType) { in PHP_METHOD() argument
|
/third_party/protobuf/src/google/protobuf/compiler/python/ |
D | python_generator.h | 51 class FieldDescriptor; variable
|
/third_party/protobuf/php/src/Google/Protobuf/ |
D | FieldDescriptor.php | 38 class FieldDescriptor class
|
/third_party/protobuf/src/google/protobuf/ |
D | any.h | 45 class FieldDescriptor; variable
|
D | descriptor.h | 84 class FieldDescriptor; variable 568 friend class FieldDescriptor; variable 920 FieldDescriptor() {} in FieldDescriptor() function 1153 friend class FieldDescriptor; variable 1593 friend class FieldDescriptor; variable 1890 friend class FieldDescriptor; variable
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | protobuf.h | 57 typedef struct FieldDescriptor FieldDescriptor; typedef 133 struct FieldDescriptor { struct 134 const upb_fielddef* fielddef; 135 VALUE descriptor_pool; // Owns the upb_fielddef.
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | MessageBuilderContext.php | 38 use Google\Protobuf\Internal\FieldDescriptor; alias
|
D | FieldDescriptor.php | 35 class FieldDescriptor class
|
/third_party/grpc/include/grpcpp/impl/codegen/ |
D | config_protobuf.h | 82 typedef GRPC_CUSTOM_FIELDDESCRIPTOR FieldDescriptor; typedef
|
/third_party/protobuf/src/google/protobuf/compiler/js/ |
D | js_generator.h | 51 class FieldDescriptor; variable
|