Home | History | Annotate | Download | only in 115-native-bridge

Lines Matching full: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:testZeroLengthByteBuffers, signature:()V, shorty:V.
17 Getting trampoline for Java_Main_testFindClassOnAttachedNativeThread with shorty V.
19 Getting trampoline for Java_Main_testFindFieldOnAttachedNativeThreadNative with shorty V.
21 Getting trampoline for Java_Main_testCallStaticVoidMethodOnSubClassNative with shorty V.
23 Getting trampoline for Java_Main_testGetMirandaMethodNative with shorty L.
25 Getting trampoline for Java_Main_testZeroLengthByteBuffers with shorty V.
27 Getting trampoline for Java_Main_byteMethod with shorty BBBBBBBBBBB.
35 Getting trampoline for Java_Main_shortMethod with shorty SSSSSSSSSSS.
45 Getting trampoline for Java_Main_booleanMethod with shorty ZZZZZZZZZZZ.
48 Getting trampoline for Java_Main_charMethod with shorty CCCCCCCCCCC.