MCPcopy Create free account

hub / github.com/LSPosed/LSPlant / functions

Functions555 in github.com/LSPosed/LSPlant

MethodGetPrimitiveArrayCritical
docs/jni.h:1827
MethodGetShortArrayRegion
docs/jni.h:1747
MethodGetShortField
docs/jni.h:1299
MethodGetStaticBooleanField
docs/jni.h:1540
MethodGetStaticByteField
docs/jni.h:1543
MethodGetStaticCharField
docs/jni.h:1546
MethodGetStaticDoubleField
docs/jni.h:1561
MethodGetStaticFieldID
docs/jni.h:1533
MethodGetStaticFloatField
docs/jni.h:1558
MethodGetStaticIntField
docs/jni.h:1552
MethodGetStaticLongField
docs/jni.h:1555
MethodGetStaticObjectField
docs/jni.h:1537
MethodGetStaticShortField
docs/jni.h:1549
MethodGetStringChars
docs/jni.h:1608
MethodGetStringCritical
docs/jni.h:1834
MethodGetStringLength
docs/jni.h:1605
MethodGetStringRegion
docs/jni.h:1820
MethodGetStringUTFLength
docs/jni.h:1618
MethodGetStringUTFRegion
docs/jni.h:1823
MethodGetSuperclass
docs/jni.h:812
MethodGetVersion
docs/jni.h:791
MethodHandle
lsplant/src/main/jni/art/runtime/handle.hpp:17
MethodHooker
()
test/src/main/java/org/lsposed/lsplant/Hooker.java:25
MethodInit
lsplant/src/main/jni/art/runtime/thread.hpp:18
MethodInit
lsplant/src/main/jni/art/runtime/art_method.hpp:143
MethodInit
lsplant/src/main/jni/art/runtime/thread_list.hpp:44
MethodInit
lsplant/src/main/jni/art/runtime/runtime.hpp:68
MethodInit
lsplant/src/main/jni/art/runtime/dex_file.hpp:103
MethodInit
lsplant/src/main/jni/art/runtime/gc/scoped_gc_critical_section.hpp:35
FunctionInlineHooker
test/src/main/jni/test.cpp:20
FunctionInlineUnhooker
test/src/main/jni/test.cpp:30
MethodIsAssignableFrom
docs/jni.h:815
FunctionIsHooked
lsplant/src/main/jni/common.hpp:130
MethodIsInstanceOf
docs/jni.h:893
MethodIsPrivate
lsplant/src/main/jni/art/runtime/art_method.hpp:81
MethodIterator
lsplant/src/main/jni/include/utils/jni_helper.hpp:853
MethodIterator
lsplant/src/main/jni/include/utils/jni_helper.hpp:1124
MethodJNIMonitor
lsplant/src/main/jni/include/utils/jni_helper.hpp:115
MethodJNIScopeFrame
lsplant/src/main/jni/include/utils/jni_helper.hpp:103
FunctionJNI_CallByteMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:549
FunctionJNI_CallCallNonvirtualBooleanMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:694
FunctionJNI_CallCallNonvirtualByteMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:702
FunctionJNI_CallCallNonvirtualCharMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:710
FunctionJNI_CallCallNonvirtualDoubleMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:750
FunctionJNI_CallCallNonvirtualFloatMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:742
FunctionJNI_CallCallNonvirtualIntMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:726
FunctionJNI_CallCallNonvirtualLongMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:734
FunctionJNI_CallCallNonvirtualObjectMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:686
FunctionJNI_CallCallNonvirtualShortMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:718
FunctionJNI_CallCallNonvirtualVoidMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:678
FunctionJNI_CallCharMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:556
FunctionJNI_CallDoubleMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:591
FunctionJNI_CallFloatMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:584
FunctionJNI_CallIntMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:570
FunctionJNI_CallLongMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:577
FunctionJNI_CallShortMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:563
FunctionJNI_CallStaticBooleanMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:620
FunctionJNI_CallStaticByteMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:627
FunctionJNI_CallStaticCharMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:634
FunctionJNI_CallStaticDoubleMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:669
FunctionJNI_CallStaticFloatMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:662
FunctionJNI_CallStaticIntMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:648
FunctionJNI_CallStaticLongMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:655
FunctionJNI_CallStaticShortMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:641
FunctionJNI_CallStaticVoidMethod
lsplant/src/main/jni/include/utils/jni_helper.hpp:606
FunctionJNI_Cast
lsplant/src/main/jni/include/utils/jni_helper.hpp:788
FunctionJNI_GetArrayLength
lsplant/src/main/jni/include/utils/jni_helper.hpp:1288
FunctionJNI_GetBooleanField
lsplant/src/main/jni/include/utils/jni_helper.hpp:292
FunctionJNI_GetByteField
lsplant/src/main/jni/include/utils/jni_helper.hpp:297
FunctionJNI_GetCharField
lsplant/src/main/jni/include/utils/jni_helper.hpp:302
FunctionJNI_GetDoubleField
lsplant/src/main/jni/include/utils/jni_helper.hpp:327
FunctionJNI_GetFloatField
lsplant/src/main/jni/include/utils/jni_helper.hpp:322
FunctionJNI_GetObjectFieldOf
lsplant/src/main/jni/include/utils/jni_helper.hpp:1333
FunctionJNI_GetShortField
lsplant/src/main/jni/include/utils/jni_helper.hpp:307
FunctionJNI_GetStaticBooleanField
lsplant/src/main/jni/include/utils/jni_helper.hpp:404
FunctionJNI_GetStaticByteField
lsplant/src/main/jni/include/utils/jni_helper.hpp:410
FunctionJNI_GetStaticCharField
lsplant/src/main/jni/include/utils/jni_helper.hpp:415
FunctionJNI_GetStaticDoubleField
lsplant/src/main/jni/include/utils/jni_helper.hpp:440
FunctionJNI_GetStaticFloatField
lsplant/src/main/jni/include/utils/jni_helper.hpp:435
FunctionJNI_GetStaticIntField
lsplant/src/main/jni/include/utils/jni_helper.hpp:425
FunctionJNI_GetStaticLongField
lsplant/src/main/jni/include/utils/jni_helper.hpp:430
FunctionJNI_GetStaticShortField
lsplant/src/main/jni/include/utils/jni_helper.hpp:420
FunctionJNI_NewBooleanArray
lsplant/src/main/jni/include/utils/jni_helper.hpp:1300
FunctionJNI_NewByteArray
lsplant/src/main/jni/include/utils/jni_helper.hpp:1304
FunctionJNI_NewCharArray
lsplant/src/main/jni/include/utils/jni_helper.hpp:1308
FunctionJNI_NewDoubleArray
lsplant/src/main/jni/include/utils/jni_helper.hpp:1328
FunctionJNI_NewFloatArray
lsplant/src/main/jni/include/utils/jni_helper.hpp:1324
FunctionJNI_NewIntArray
lsplant/src/main/jni/include/utils/jni_helper.hpp:1316
FunctionJNI_NewShortArray
lsplant/src/main/jni/include/utils/jni_helper.hpp:1312
FunctionJNI_OnLoad
test/src/main/jni/test.cpp:52
FunctionJNI_RegisterNatives
lsplant/src/main/jni/include/utils/jni_helper.hpp:770
FunctionJNI_SetBooleanField
lsplant/src/main/jni/include/utils/jni_helper.hpp:340
FunctionJNI_SetByteField
lsplant/src/main/jni/include/utils/jni_helper.hpp:346
FunctionJNI_SetCharField
lsplant/src/main/jni/include/utils/jni_helper.hpp:352
FunctionJNI_SetDoubleField
lsplant/src/main/jni/include/utils/jni_helper.hpp:382
FunctionJNI_SetFloatField
lsplant/src/main/jni/include/utils/jni_helper.hpp:376
FunctionJNI_SetShortField
lsplant/src/main/jni/include/utils/jni_helper.hpp:358
FunctionJNI_SetStaticBooleanField
lsplant/src/main/jni/include/utils/jni_helper.hpp:455
FunctionJNI_SetStaticByteField
lsplant/src/main/jni/include/utils/jni_helper.hpp:462
FunctionJNI_SetStaticCharField
lsplant/src/main/jni/include/utils/jni_helper.hpp:469
← previousnext →301–400 of 555, ranked by callers