Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asLody/legend
/ functions
Functions
503 in github.com/asLody/legend
⨍
Functions
503
◇
Types & classes
74
Method
NewShortArray
Legend/Native/jni/include/jni.h:873
Method
NewString
Legend/Native/jni/include/jni.h:829
Method
NewWeakGlobalRef
Legend/Native/jni/include/jni.h:1010
Method
ReleaseBooleanArrayElements
Legend/Native/jni/include/jni.h:901
Method
ReleaseCharArrayElements
Legend/Native/jni/include/jni.h:907
Method
ReleaseDoubleArrayElements
Legend/Native/jni/include/jni.h:922
Method
ReleaseFloatArrayElements
Legend/Native/jni/include/jni.h:919
Method
ReleaseIntArrayElements
Legend/Native/jni/include/jni.h:913
Method
ReleaseLongArrayElements
Legend/Native/jni/include/jni.h:916
Method
ReleasePrimitiveArrayCritical
Legend/Native/jni/include/jni.h:1001
Method
ReleaseShortArrayElements
Legend/Native/jni/include/jni.h:910
Method
ReleaseStringCritical
Legend/Native/jni/include/jni.h:1007
Method
ScopedBytes
Legend/Native/jni/include/ScopedBytes.h:31
Method
ScopedBytesRO
Legend/Native/jni/include/ScopedBytes.h:66
Method
ScopedBytesRW
Legend/Native/jni/include/ScopedBytes.h:74
Method
ScopedFd
Legend/Native/jni/include/ScopedFd.h:28
Method
ScopedLocalFrame
Legend/Native/jni/include/ScopedLocalFrame.h:24
Method
ScopedLocalRef
Legend/Native/jni/include/ScopedLocalRef.h:28
Method
ScopedStringChars
Legend/Native/jni/include/ScopedStringChars.h:33
Method
ScopedUtfChars
Legend/Native/jni/include/ScopedUtfChars.h:34
Method
SetBooleanArrayRegion
Legend/Native/jni/include/jni.h:951
Method
SetBooleanField
Legend/Native/jni/include/jni.h:718
Method
SetByteArrayRegion
Legend/Native/jni/include/jni.h:954
Method
SetByteField
Legend/Native/jni/include/jni.h:720
Method
SetCharArrayRegion
Legend/Native/jni/include/jni.h:957
Method
SetCharField
Legend/Native/jni/include/jni.h:722
Method
SetDoubleArrayRegion
Legend/Native/jni/include/jni.h:972
Method
SetDoubleField
Legend/Native/jni/include/jni.h:732
Method
SetFloatArrayRegion
Legend/Native/jni/include/jni.h:969
Method
SetFloatField
Legend/Native/jni/include/jni.h:730
Method
SetIntArrayRegion
Legend/Native/jni/include/jni.h:963
Method
SetIntField
Legend/Native/jni/include/jni.h:726
Method
SetLongArrayRegion
Legend/Native/jni/include/jni.h:966
Method
SetLongField
Legend/Native/jni/include/jni.h:728
Method
SetObjectField
Legend/Native/jni/include/jni.h:716
Method
SetShortArrayRegion
Legend/Native/jni/include/jni.h:960
Method
SetShortField
Legend/Native/jni/include/jni.h:724
Method
SetStaticBooleanField
Legend/Native/jni/include/jni.h:812
Method
SetStaticByteField
Legend/Native/jni/include/jni.h:814
Method
SetStaticCharField
Legend/Native/jni/include/jni.h:816
Method
SetStaticDoubleField
Legend/Native/jni/include/jni.h:826
Method
SetStaticFloatField
Legend/Native/jni/include/jni.h:824
Method
SetStaticIntField
Legend/Native/jni/include/jni.h:820
Method
SetStaticLongField
Legend/Native/jni/include/jni.h:822
Method
SetStaticObjectField
Legend/Native/jni/include/jni.h:810
Method
SetStaticShortField
Legend/Native/jni/include/jni.h:818
Method
SizeOf
()
Legend/legendCore/src/main/java/libcore/io/SizeOf.java:19
Method
Struct
(long structAddress)
Legend/legendCore/src/main/java/com/lody/legend/utility/Struct.java:22
Method
StructMember
(long structAddress, long varOffsetAddress, int length)
Legend/legendCore/src/main/java/com/lody/legend/utility/StructMember.java:30
Method
TelephonyManager_getSimSerialNumber
(TelephonyManager thiz)
Legend/sample/src/main/java/com/legend/demo/App.java:36
Method
Throw
Legend/Native/jni/include/jni.h:525
Method
ThrowNew
Legend/Native/jni/include/jni.h:528
Method
ToReflectedField
Legend/Native/jni/include/jni.h:522
Method
ToReflectedMethod
Legend/Native/jni/include/jni.h:513
Method
Toast_show
(Toast toast)
Legend/sample/src/main/java/com/legend/demo/App.java:42
Method
UniquePtr
Construct a new UniquePtr, taking ownership of the given raw pointer.
Legend/Native/jni/include/UniquePtr.h:58
Method
UniquePtr
Legend/Native/jni/include/UniquePtr.h:111
Method
UnregisterNatives
Legend/Native/jni/include/jni.h:980
Method
Unsafe
This class is only privately instantiable.
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:18
Method
VectorCounter
Legend/Native/jni/include/toStringArray.h:50
Method
VectorGetter
Legend/Native/jni/include/toStringArray.h:57
Method
addition_isCorrect
()
Legend/legendCore/src/test/java/com/lody/legend/ExampleUnitTest.java:11
Method
addition_isCorrect
()
Legend/sample/src/test/java/com/lody/legend/ExampleUnitTest.java:11
Function
android_free
Legend/Native/jni/legend_native.cpp:100
Function
android_malloc
Legend/Native/jni/legend_native.cpp:90
Function
android_memcpy
Legend/Native/jni/legend_native.cpp:55
Function
android_memget
Legend/Native/jni/legend_native.cpp:69
Function
android_memput
Legend/Native/jni/legend_native.cpp:59
Function
android_munprotect
Legend/Native/jni/legend_native.cpp:83
Method
arrayBaseOffset
Gets the offset from the start of an array object's memory to the memory used to store its initial (zeroeth) element. @param clazz non-null; class in
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:56
Method
arrayBaseOffset0
Helper for {@link #arrayBaseOffset}, which does all the work, assuming the parameter is deemed valid. @return the offset to the field
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:66
Method
arrayIndexScale
Gets the size of each element of the given array class. @param clazz non-null; class in question; must be an array class @return > 0; the size of
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:74
Method
arrayIndexScale0
Helper for {@link #arrayIndexScale}, which does all the work, assuming the parameter is deemed valid. @return the offset to the field
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:84
Method
attachBaseContext
(Context base)
Legend/sample/src/main/java/com/legend/demo/App.java:22
Method
compareAndSwapInt
Performs a compare-and-set operation on an <code>int</code> field within the given object. @param obj non-null; object containing the field @param of
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:98
Method
compareAndSwapLong
Performs a compare-and-set operation on a <code>long</code> field within the given object. @param obj non-null; object containing the field @param of
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:113
Method
compareAndSwapObject
Performs a compare-and-set operation on an <code>Object</code> field (that is, a reference field) within the given object. @param obj non-null; objec
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:128
Method
copy
(long dest, long src, int size)
Legend/legendCore/src/main/java/com/lody/legend/utility/Memory.java:27
Method
dvmCalcMethodArgsSize
(String shorty)
Legend/legendCore/src/main/java/com/lody/legend/dalvik/DalvikHelper.java:98
Method
dvmComputeJniArgInfo
(String shorty)
Legend/legendCore/src/main/java/com/lody/legend/dalvik/DalvikHelper.java:11
Method
free
(long pointer, int length)
Legend/legendCore/src/main/java/com/lody/legend/utility/Memory.java:55
Method
get
Legend/Native/jni/include/ScopedBytes.h:67
Method
get
Legend/Native/jni/include/ScopedBytes.h:75
Method
get
Legend/Native/jni/include/ScopedStringChars.h:51
Method
get
Legend/Native/jni/include/UniquePtr.h:68
Method
get
Legend/Native/jni/include/UniquePtr.h:121
Method
get
Legend/Native/jni/include/ScopedLocalRef.h:50
Method
getAccessFlags
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:117
Method
getAccessFlags
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:109
Method
getAccessFlags
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:117
Method
getAccessFlags
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:109
Method
getAccessFlags
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:110
Method
getAddress
()
Legend/legendCore/src/main/java/com/lody/legend/utility/Struct.java:54
Function
getCharArrayLength
Legend/Native/jni/legend_native.cpp:13
Method
getDeclaringClass
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:127
Method
getDeclaringClass
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:119
Method
getDeclaringClass
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:127
Method
getDeclaringClass
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:119
Method
getDeclaringClass
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:120
Method
getDexCacheResolvedMethods
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:137
← previous
next →
201–300 of 503, ranked by callers