Searched refs:inStream_readBytes (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DinStream.h49 jbyte* inStream_readBytes(PacketInputStream *stream,
H A DinStream.c112 inStream_readBytes(PacketInputStream *stream, int length, jbyte *buf) function
H A DVirtualMachineImpl.c423 (void)inStream_readBytes(in, byteCount, (jbyte *)bytes);

Completed in 33 milliseconds