Lines Matching refs:jbyte
55 static jbyte
61 return (jbyte)*tagPtr; in returnTypeTag()
64 static jbyte
68 jbyte argumentTag = (jbyte)*tagPtr; in nextArgumentTypeTag()
89 static jbyte
108 jbyte argumentTag; in createGlobalRefs()
248 jbyte argumentTag = firstArgumentTypeTag(request->methodSignature, &cursor); in deleteGlobalArgumentRefs()
272 jbyte invokeType, jbyte options, jint id, in fillInvokeRequest()
345 invoker_requestInvoke(jbyte invokeType, jbyte options, jint id, in invoker_requestInvoke()
672 jbyte options; in invoker_doInvoke()
673 jbyte invokeType; in invoker_doInvoke()
741 jbyte tag; in invoker_completeInvokeRequest()