Searched defs:doRead (Results 1 – 4 of 4) sorted by relevance
171 private static void doRead(DataInput in) throws IOException { in doRead() method in FastDataPerfTest
102 private void doRead(Supplier<TypedXmlSerializer> outFactory, in doRead() method in XmlPerfTest
224 status_t SimpleDecodingSource::doRead( in doRead() function in SimpleDecodingSource
94 size_t doRead(void* buffer, size_t size, JNIEnv* env) { in doRead() function in JavaInputStreamAdaptor