Searched defs:readType (Results 1 – 7 of 7) sorted by relevance
60 DataType readType() in readType() function
77 FileReaderLoader::ReadType readType() const { return m_readType; } in readType() function
57 FileReaderLoader::FileReaderLoader(ReadType readType, FileReaderLoaderClient* client) in FileReaderLoader()
91 private Class<?> readType(ByteBuffer buffer) throws IOException{ in readType() method in RmiSerializer
850 int type, readType; field in SerializationStressTest.WriteReplaceTestF852 public WriteReplaceTestF(int type, int readType) { in WriteReplaceTestF()
761 static int readType(StringBuffer sbuf, int pos, String desc) { in readType() method in Descriptor.PrettyPrinter
1059 QualType readType(ModuleFile &F, const RecordData &Record, unsigned &Idx) { in readType() function