Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LSPosed/LSPlant
/ functions
Functions
555 in github.com/LSPosed/LSPlant
⨍
Functions
555
◇
Types & classes
97
Function
JNI_SetStaticDoubleField
lsplant/src/main/jni/include/utils/jni_helper.hpp:504
Function
JNI_SetStaticFloatField
lsplant/src/main/jni/include/utils/jni_helper.hpp:497
Function
JNI_SetStaticIntField
lsplant/src/main/jni/include/utils/jni_helper.hpp:483
Function
JNI_SetStaticLongField
lsplant/src/main/jni/include/utils/jni_helper.hpp:490
Function
JNI_SetStaticShortField
lsplant/src/main/jni/include/utils/jni_helper.hpp:476
Method
JObjectArrayElement
lsplant/src/main/jni/include/utils/jni_helper.hpp:1039
Method
JUTFString
lsplant/src/main/jni/include/utils/jni_helper.hpp:184
Method
JavaDebuggableGuard
lsplant/src/main/jni/lsplant.cc:310
Function
Java_org_lsposed_lsplant_Hooker_doHook
test/src/main/jni/test.cpp:41
Function
Java_org_lsposed_lsplant_Hooker_doUnhook
test/src/main/jni/test.cpp:47
Function
Java_org_lsposed_lsplant_LSPTest_initHooker
test/src/main/jni/test.cpp:35
Method
LSPTest
()
test/src/main/java/org/lsposed/lsplant/LSPTest.java:11
Function
MakeClassInheritable
lsplant/src/main/jni/lsplant.cc:857
Function
MakeDexFileTrusted
lsplant/src/main/jni/lsplant.cc:875
Method
MaybeUseBackupMethod
lsplant/src/main/jni/art/runtime/instrumentation.hpp:9
Method
MemberFunction
lsplant/src/main/jni/include/utils/hook_helper.hpp:125
Method
MethodCallback
(Method backup, Object[] args)
test/src/main/java/org/lsposed/lsplant/Hooker.java:13
Method
NewBooleanArray
docs/jni.h:1644
Method
NewByteArray
docs/jni.h:1647
Method
NewCharArray
docs/jni.h:1650
Method
NewDirectByteBuffer
docs/jni.h:1852
Method
NewDoubleArray
docs/jni.h:1665
Method
NewFloatArray
docs/jni.h:1662
Method
NewIntArray
docs/jni.h:1656
Method
NewLongArray
docs/jni.h:1659
Method
NewObject
docs/jni.h:873
Method
NewObjectA
docs/jni.h:885
Method
NewObjectArray
docs/jni.h:1632
Method
NewShortArray
docs/jni.h:1653
Method
NewString
docs/jni.h:1602
Method
NewWeakGlobalRef
docs/jni.h:1841
Method
OpenMemory
lsplant/src/main/jni/art/runtime/dex_file.hpp:56
Method
Ptr
lsplant/src/main/jni/art/runtime/reflective_reference.hpp:11
Method
RegisterNatives
docs/jni.h:1801
Method
ReleaseElements
lsplant/src/main/jni/include/utils/jni_helper.hpp:1002
Method
ReleasePrimitiveArrayCritical
docs/jni.h:1830
Method
ReleaseStringChars
docs/jni.h:1611
Method
ReleaseStringCritical
docs/jni.h:1837
Method
ScopedGCCriticalSection
lsplant/src/main/jni/art/runtime/gc/scoped_gc_critical_section.hpp:29
Method
ScopedLocalRef
lsplant/src/main/jni/include/utils/jni_helper.hpp:36
Method
ScopedLocalRef
lsplant/src/main/jni/include/utils/jni_helper.hpp:903
Method
ScopedLocalRef
lsplant/src/main/jni/include/utils/jni_helper.hpp:1213
Method
ScopedSuspendAll
lsplant/src/main/jni/art/runtime/thread_list.hpp:38
Method
SetBooleanArrayRegion
docs/jni.h:1768
Method
SetBooleanField
docs/jni.h:1318
Method
SetByteArrayRegion
docs/jni.h:1772
Method
SetByteField
docs/jni.h:1322
Method
SetCharArrayRegion
docs/jni.h:1776
Method
SetCharField
docs/jni.h:1326
Method
SetDoubleArrayRegion
docs/jni.h:1796
Method
SetDoubleField
docs/jni.h:1346
Method
SetFloatArrayRegion
docs/jni.h:1792
Method
SetFloatField
docs/jni.h:1342
Method
SetIntArrayRegion
docs/jni.h:1784
Method
SetIntField
docs/jni.h:1334
Method
SetLongArrayRegion
docs/jni.h:1788
Method
SetLongField
docs/jni.h:1338
Method
SetObjectArrayElement
docs/jni.h:1639
Method
SetObjectField
docs/jni.h:1315
Method
SetPublic
lsplant/src/main/jni/art/runtime/art_method.hpp:59
Method
SetShortArrayRegion
docs/jni.h:1780
Method
SetShortField
docs/jni.h:1330
Method
SetStaticBooleanField
docs/jni.h:1569
Method
SetStaticByteField
docs/jni.h:1573
Method
SetStaticCharField
docs/jni.h:1577
Method
SetStaticDoubleField
docs/jni.h:1597
Method
SetStaticFloatField
docs/jni.h:1593
Method
SetStaticIntField
docs/jni.h:1585
Method
SetStaticLongField
docs/jni.h:1589
Method
SetStaticObjectField
docs/jni.h:1565
Method
SetStaticShortField
docs/jni.h:1581
Method
SetTrusted
lsplant/src/main/jni/art/runtime/dex_file.hpp:97
Method
Throw
docs/jni.h:823
Method
ThrowNew
docs/jni.h:826
Method
ToReflectedMethod
docs/jni.h:808
Method
UnregisterNatives
docs/jni.h:1805
Method
abstractMethod
(String a, boolean b, byte c, short d, int e, long f, float g, double h, Integer i, Long j)
test/src/main/java/org/lsposed/lsplant/LSPTest.java:55
Method
begin
lsplant/src/main/jni/include/utils/jni_helper.hpp:1201
Method
callStaticMethod
()
test/src/main/java/org/lsposed/lsplant/LSPTest.java:45
Method
callback
(Object[] args)
test/src/main/java/org/lsposed/lsplant/Hooker.java:32
Method
cbegin
lsplant/src/main/jni/include/utils/jni_helper.hpp:897
Method
cbegin
lsplant/src/main/jni/include/utils/jni_helper.hpp:1209
Method
cend
lsplant/src/main/jni/include/utils/jni_helper.hpp:899
Method
cend
lsplant/src/main/jni/include/utils/jni_helper.hpp:1211
Method
clone
lsplant/src/main/jni/include/utils/jni_helper.hpp:1094
Method
constructorReplacement
(Hooker.MethodCallback callback)
test/src/main/java/org/lsposed/lsplant/Replacement.java:18
Function
down_cast
use like this: down_cast<T*>(foo);
lsplant/src/main/jni/art/runtime/object_reference.hpp:26
Method
end
lsplant/src/main/jni/include/utils/jni_helper.hpp:1203
Method
finally
lsplant/src/main/jni/include/utils/jni_helper.hpp:240
Method
get
lsplant/src/main/jni/include/utils/jni_helper.hpp:62
Method
get
lsplant/src/main/jni/include/utils/jni_helper.hpp:958
Method
get
lsplant/src/main/jni/include/utils/jni_helper.hpp:1102
Method
get
lsplant/src/main/jni/include/utils/jni_helper.hpp:1246
Method
manyParametersReplacement
(Hooker.MethodCallback callback)
test/src/main/java/org/lsposed/lsplant/Replacement.java:24
Function
memfun_cast
lsplant/src/main/jni/include/utils/hook_helper.hpp:91
Method
normalMethodReplacement
(Hooker.MethodCallback callback)
test/src/main/java/org/lsposed/lsplant/Replacement.java:11
Method
obtain
lsplant/src/main/jni/include/utils/jni_helper.hpp:1034
Method
obtain
lsplant/src/main/jni/include/utils/jni_helper.hpp:1159
Method
operator!=
lsplant/src/main/jni/include/utils/jni_helper.hpp:864
Method
operator!=
lsplant/src/main/jni/include/utils/jni_helper.hpp:880
← previous
next →
401–500 of 555, ranked by callers