Lines Matching refs:shorty

5 Getting trampoline for JNI_OnLoad with shorty (null).
7 name:booleanMethod, signature:(ZZZZZZZZZZ)Z, shorty:ZZZZZZZZZZZ.
8 name:byteMethod, signature:(BBBBBBBBBB)B, shorty:BBBBBBBBBBB.
9 name:charMethod, signature:(CCCCCCCCCC)C, shorty:CCCCCCCCCCC.
10 name:shortMethod, signature:(SSSSSSSSSS)S, shorty:SSSSSSSSSSS.
11 name:testCallStaticVoidMethodOnSubClassNative, signature:()V, shorty:V.
12 name:testFindClassOnAttachedNativeThread, signature:()V, shorty:V.
13 name:testFindFieldOnAttachedNativeThreadNative, signature:()V, shorty:V.
14 name:testGetMirandaMethodNative, signature:()Ljava/lang/reflect/Method;, shorty:L.
15 name:testNewStringObject, signature:()V, shorty:V.
16 name:testSignal, signature:()I, shorty:I.
17 name:testSignalHandlerNotReturn, signature:()V, shorty:V.
18 name:testZeroLengthByteBuffers, signature:()V, shorty:V.
21 Getting trampoline for Java_Main_testFindClassOnAttachedNativeThread with shorty V.
23 Getting trampoline for Java_Main_testFindFieldOnAttachedNativeThreadNative with shorty V.
25 Getting trampoline for Java_Main_testCallStaticVoidMethodOnSubClassNative with shorty V.
27 Getting trampoline for Java_Main_testGetMirandaMethodNative with shorty L.
29 Getting trampoline for Java_Main_testZeroLengthByteBuffers with shorty V.
31 Getting trampoline for Java_Main_byteMethod with shorty BBBBBBBBBBB.
39 Getting trampoline for Java_Main_shortMethod with shorty SSSSSSSSSSS.
49 Getting trampoline for Java_Main_booleanMethod with shorty ZZZZZZZZZZZ.
52 Getting trampoline for Java_Main_charMethod with shorty CCCCCCCCCCC.
61 Getting trampoline for Java_Main_testNewStringObject with shorty V.
63 Getting trampoline for Java_Main_testSignal with shorty I.
71 Getting trampoline for Java_Main_testSignalHandlerNotReturn with shorty V.