MCPcopy Create free account

hub / github.com/asLody/legend / functions

Functions503 in github.com/asLody/legend

MethodNewShortArray
Legend/Native/jni/include/jni.h:873
MethodNewString
Legend/Native/jni/include/jni.h:829
MethodNewWeakGlobalRef
Legend/Native/jni/include/jni.h:1010
MethodReleaseBooleanArrayElements
Legend/Native/jni/include/jni.h:901
MethodReleaseCharArrayElements
Legend/Native/jni/include/jni.h:907
MethodReleaseDoubleArrayElements
Legend/Native/jni/include/jni.h:922
MethodReleaseFloatArrayElements
Legend/Native/jni/include/jni.h:919
MethodReleaseIntArrayElements
Legend/Native/jni/include/jni.h:913
MethodReleaseLongArrayElements
Legend/Native/jni/include/jni.h:916
MethodReleasePrimitiveArrayCritical
Legend/Native/jni/include/jni.h:1001
MethodReleaseShortArrayElements
Legend/Native/jni/include/jni.h:910
MethodReleaseStringCritical
Legend/Native/jni/include/jni.h:1007
MethodScopedBytes
Legend/Native/jni/include/ScopedBytes.h:31
MethodScopedBytesRO
Legend/Native/jni/include/ScopedBytes.h:66
MethodScopedBytesRW
Legend/Native/jni/include/ScopedBytes.h:74
MethodScopedFd
Legend/Native/jni/include/ScopedFd.h:28
MethodScopedLocalFrame
Legend/Native/jni/include/ScopedLocalFrame.h:24
MethodScopedLocalRef
Legend/Native/jni/include/ScopedLocalRef.h:28
MethodScopedStringChars
Legend/Native/jni/include/ScopedStringChars.h:33
MethodScopedUtfChars
Legend/Native/jni/include/ScopedUtfChars.h:34
MethodSetBooleanArrayRegion
Legend/Native/jni/include/jni.h:951
MethodSetBooleanField
Legend/Native/jni/include/jni.h:718
MethodSetByteArrayRegion
Legend/Native/jni/include/jni.h:954
MethodSetByteField
Legend/Native/jni/include/jni.h:720
MethodSetCharArrayRegion
Legend/Native/jni/include/jni.h:957
MethodSetCharField
Legend/Native/jni/include/jni.h:722
MethodSetDoubleArrayRegion
Legend/Native/jni/include/jni.h:972
MethodSetDoubleField
Legend/Native/jni/include/jni.h:732
MethodSetFloatArrayRegion
Legend/Native/jni/include/jni.h:969
MethodSetFloatField
Legend/Native/jni/include/jni.h:730
MethodSetIntArrayRegion
Legend/Native/jni/include/jni.h:963
MethodSetIntField
Legend/Native/jni/include/jni.h:726
MethodSetLongArrayRegion
Legend/Native/jni/include/jni.h:966
MethodSetLongField
Legend/Native/jni/include/jni.h:728
MethodSetObjectField
Legend/Native/jni/include/jni.h:716
MethodSetShortArrayRegion
Legend/Native/jni/include/jni.h:960
MethodSetShortField
Legend/Native/jni/include/jni.h:724
MethodSetStaticBooleanField
Legend/Native/jni/include/jni.h:812
MethodSetStaticByteField
Legend/Native/jni/include/jni.h:814
MethodSetStaticCharField
Legend/Native/jni/include/jni.h:816
MethodSetStaticDoubleField
Legend/Native/jni/include/jni.h:826
MethodSetStaticFloatField
Legend/Native/jni/include/jni.h:824
MethodSetStaticIntField
Legend/Native/jni/include/jni.h:820
MethodSetStaticLongField
Legend/Native/jni/include/jni.h:822
MethodSetStaticObjectField
Legend/Native/jni/include/jni.h:810
MethodSetStaticShortField
Legend/Native/jni/include/jni.h:818
MethodSizeOf
()
Legend/legendCore/src/main/java/libcore/io/SizeOf.java:19
MethodStruct
(long structAddress)
Legend/legendCore/src/main/java/com/lody/legend/utility/Struct.java:22
MethodStructMember
(long structAddress, long varOffsetAddress, int length)
Legend/legendCore/src/main/java/com/lody/legend/utility/StructMember.java:30
MethodTelephonyManager_getSimSerialNumber
(TelephonyManager thiz)
Legend/sample/src/main/java/com/legend/demo/App.java:36
MethodThrow
Legend/Native/jni/include/jni.h:525
MethodThrowNew
Legend/Native/jni/include/jni.h:528
MethodToReflectedField
Legend/Native/jni/include/jni.h:522
MethodToReflectedMethod
Legend/Native/jni/include/jni.h:513
MethodToast_show
(Toast toast)
Legend/sample/src/main/java/com/legend/demo/App.java:42
MethodUniquePtr
Construct a new UniquePtr, taking ownership of the given raw pointer.
Legend/Native/jni/include/UniquePtr.h:58
MethodUniquePtr
Legend/Native/jni/include/UniquePtr.h:111
MethodUnregisterNatives
Legend/Native/jni/include/jni.h:980
MethodUnsafe
This class is only privately instantiable.
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:18
MethodVectorCounter
Legend/Native/jni/include/toStringArray.h:50
MethodVectorGetter
Legend/Native/jni/include/toStringArray.h:57
Methodaddition_isCorrect
()
Legend/legendCore/src/test/java/com/lody/legend/ExampleUnitTest.java:11
Methodaddition_isCorrect
()
Legend/sample/src/test/java/com/lody/legend/ExampleUnitTest.java:11
Functionandroid_free
Legend/Native/jni/legend_native.cpp:100
Functionandroid_malloc
Legend/Native/jni/legend_native.cpp:90
Functionandroid_memcpy
Legend/Native/jni/legend_native.cpp:55
Functionandroid_memget
Legend/Native/jni/legend_native.cpp:69
Functionandroid_memput
Legend/Native/jni/legend_native.cpp:59
Functionandroid_munprotect
Legend/Native/jni/legend_native.cpp:83
MethodarrayBaseOffset
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
MethodarrayBaseOffset0
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
MethodarrayIndexScale
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
MethodarrayIndexScale0
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
MethodattachBaseContext
(Context base)
Legend/sample/src/main/java/com/legend/demo/App.java:22
MethodcompareAndSwapInt
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
MethodcompareAndSwapLong
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
MethodcompareAndSwapObject
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
Methodcopy
(long dest, long src, int size)
Legend/legendCore/src/main/java/com/lody/legend/utility/Memory.java:27
MethoddvmCalcMethodArgsSize
(String shorty)
Legend/legendCore/src/main/java/com/lody/legend/dalvik/DalvikHelper.java:98
MethoddvmComputeJniArgInfo
(String shorty)
Legend/legendCore/src/main/java/com/lody/legend/dalvik/DalvikHelper.java:11
Methodfree
(long pointer, int length)
Legend/legendCore/src/main/java/com/lody/legend/utility/Memory.java:55
Methodget
Legend/Native/jni/include/ScopedBytes.h:67
Methodget
Legend/Native/jni/include/ScopedBytes.h:75
Methodget
Legend/Native/jni/include/ScopedStringChars.h:51
Methodget
Legend/Native/jni/include/UniquePtr.h:68
Methodget
Legend/Native/jni/include/UniquePtr.h:121
Methodget
Legend/Native/jni/include/ScopedLocalRef.h:50
MethodgetAccessFlags
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:117
MethodgetAccessFlags
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:109
MethodgetAccessFlags
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:117
MethodgetAccessFlags
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:109
MethodgetAccessFlags
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:110
MethodgetAddress
()
Legend/legendCore/src/main/java/com/lody/legend/utility/Struct.java:54
FunctiongetCharArrayLength
Legend/Native/jni/legend_native.cpp:13
MethodgetDeclaringClass
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:127
MethodgetDeclaringClass
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:119
MethodgetDeclaringClass
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:127
MethodgetDeclaringClass
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:119
MethodgetDeclaringClass
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:120
MethodgetDexCacheResolvedMethods
()
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:137
← previousnext →201–300 of 503, ranked by callers