Searched refs:outStream_writeMethodID (Results 1 – 4 of 4) sorted by relevance
73 jdwpError outStream_writeMethodID(PacketOutputStream *stream, jmethodID val);
252 outStream_writeMethodID(PacketOutputStream *stream, jmethodID val) in outStream_writeMethodID() function
167 (void)outStream_writeMethodID(out, method); in writeMethodInfo()
1834 (void)outStream_writeMethodID(out, isMethodObsolete(method)?NULL:method); in writeCodeLocation()