Home
last modified time | relevance | path

Searched defs:FieldDescriptor (Results 1 - 11 of 11) sorted by relevance

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
H A DDescriptorsTest.cs138 public void FieldDescriptor() in FieldDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
[all...]
/third_party/protobuf/python/google/protobuf/internal/
H A Dextension_dict.py35 from google.protobuf.descriptor import FieldDescriptor namespace
H A Dwell_known_types.py55 from google.protobuf.descriptor import FieldDescriptor namespace
/third_party/protobuf/php/src/Google/Protobuf/
H A DFieldDescriptor.php38 class FieldDescriptor class
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFieldDescriptor.cs42 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/src/Google/Protobuf/Internal/
H A DFieldDescriptor.php35 class FieldDescriptor class
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dprotobuf.h57 typedef struct FieldDescriptor FieldDescriptor; typedef
133 struct FieldDescriptor { struct
/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c332 } FieldDescriptor; typedef
[all...]
/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py406 class FieldDescriptor(DescriptorBase): global() class
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h586 class PROTOBUF_EXPORT FieldDescriptor { global() class
920 FieldDescriptor() {} FieldDescriptor() function in google::protobuf::FieldDescriptor
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java968 public static final class FieldDescriptor extends GenericDescriptor global() class in Descriptors
1363 private FieldDescriptor( FieldDescriptor() method in Descriptors.FieldDescriptor
[all...]

Completed in 12 milliseconds