| /third_party/protobuf/src/google/protobuf/compiler/ |
| D | mock_code_generator.h | 42 class FileDescriptor; variable
|
| D | code_generator.h | 54 class FileDescriptor; variable
|
| D | command_line_interface.h | 59 class FileDescriptor; // descriptor.h variable
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| D | csharp_names.h | 52 class FileDescriptor; variable
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | FileDescriptor.cs | 69 public sealed class FileDescriptor : IDescriptor class 72 static FileDescriptor() in FileDescriptor() method in Google.Protobuf.Reflection.FileDescriptor 83 …private FileDescriptor(ByteString descriptorData, FileDescriptorProto proto, IEnumerable<FileDescr… in FileDescriptor() method in Google.Protobuf.Reflection.FileDescriptor
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| D | java_names.h | 48 class FileDescriptor; variable
|
| D | java_shared_code_generator.h | 47 class FileDescriptor; // descriptor.h variable
|
| D | java_context.h | 43 class FileDescriptor; variable
|
| D | java_name_resolver.h | 44 class FileDescriptor; variable
|
| D | java_file.h | 46 class FileDescriptor; // descriptor.h variable
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | descriptor_containers.h | 43 class FileDescriptor; variable
|
| /third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/ |
| D | DescriptorsTest.cs | 47 public void FileDescriptor() in FileDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | FileDescriptor.php | 35 class FileDescriptor class
|
| D | DescriptorPool.php | 36 use Google\Protobuf\Internal\FileDescriptor; alias
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | protobuf.h | 56 typedef struct FileDescriptor FileDescriptor; typedef 128 struct FileDescriptor { struct 129 const upb_filedef* filedef; 130 VALUE descriptor_pool; // Owns the upb_filedef.
|
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| D | cpp_file.h | 51 class FileDescriptor; // descriptor.h variable
|
| /third_party/protobuf/src/google/protobuf/ |
| D | descriptor.h | 90 class FileDescriptor; variable 571 friend class FileDescriptor; variable 922 friend class FileDescriptor; variable 1155 friend class FileDescriptor; variable 1315 friend class FileDescriptor; variable 1589 FileDescriptor() {} in FileDescriptor() function 1894 friend class FileDescriptor; variable
|
| /third_party/protobuf/src/google/protobuf/compiler/js/ |
| D | js_generator.h | 53 class FileDescriptor; variable
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | Descriptors.java | 87 public static final class FileDescriptor extends GenericDescriptor { class in Descriptors 501 private FileDescriptor( in FileDescriptor() method in Descriptors.FileDescriptor 558 FileDescriptor(String packageName, Descriptor message) throws DescriptorValidationException { in FileDescriptor() method in Descriptors.FileDescriptor
|
| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| D | SentinelOuterClass.java | 765 new com.google.protobuf.Descriptors.FileDescriptor[] { in internalBuildGeneratedFileFrom()
|
| /third_party/protobuf/src/google/protobuf/compiler/php/ |
| D | php_generator.cc | 1024 std::map<const FileDescriptor*, std::set<const FileDescriptor*>>* deps, in AnalyzeDependencyForFile()
|
| /third_party/protobuf/python/google/protobuf/ |
| D | descriptor.py | 893 class FileDescriptor(DescriptorBase): class
|