Searched refs:typeKeyPtr (Results 1 – 2 of 2) sorted by relevance
416 inStream_readValue(PacketInputStream *stream, jbyte *typeKeyPtr) in inStream_readValue() argument465 if (typeKeyPtr) { in inStream_readValue()466 *typeKeyPtr = typeKey; in inStream_readValue()
72 jvalue inStream_readValue(struct PacketInputStream *in, jbyte *typeKeyPtr);