Home | History | Annotate | Download | only in protobuf

Lines Matching defs:importFile

2632     private final Descriptors.FileDescriptor importFile;
2683 this.importFile = file.getDependencies().get(0);
2684 this.publicImportFile = importFile.getDependencies().get(0);
2710 this.importMessage = importFile.findMessageTypeByName("ImportMessage");
2716 this.importEnum = importFile.findEnumTypeByName("ImportEnum");