- get(long, int) - 类 中的静态方法me.weishu.epic.art.EpicNative
-
- getAccessFlags() - 类 中的方法me.weishu.epic.art.method.ArtMethod
-
- getAdditionalInstanceField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getAdditionalStaticField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getAdditionalStaticField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getAddress() - 类 中的方法me.weishu.epic.art.method.ArtMethod
-
get the memory address of the inner constructor/method
- getAllInterfaces(Class<?>) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets a List of all interfaces implemented by the given
class and its superclasses.
- getAllSuperclasses(Class<?>) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets a List of superclasses for the given class.
- getArtMethodSize() - 类 中的静态方法me.weishu.epic.art.method.ArtMethod
-
The size of an art::mirror::ArtMethod, we use two rule method to measure the size
- getBackMethod(ArtMethod) - 类 中的静态方法me.weishu.epic.art.Epic
-
- getBooleanField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getBridgeMethod(Class<?>) - 类 中的静态方法me.weishu.epic.art.entry.Entry
-
- getBridgeMethod(Class<?>) - 类 中的静态方法me.weishu.epic.art.entry.Entry64
-
- getBridgeMethod(Epic.MethodInfo) - 类 中的静态方法me.weishu.epic.art.entry.Entry64ForM
-
- getByteField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getCallback() - 类 中的方法com.taobao.android.dexposed.XC_MethodHook.Unhook
-
- getCharField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getClass(ClassLoader, String, boolean) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Returns the class represented by className using the
classLoader.
- getClass(ClassLoader, String) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Returns the (initialized) class represented by className
using the classLoader.
- getClass(String) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Returns the (initialized) class represented by className
using the current thread's context class loader.
- getClass(String, boolean) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Returns the class represented by className using the
current thread's context class loader.
- getClassesAsArray(Class<?>...) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
Return an array with the classes of the given objects
- getDoubleField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getEntryPointFromJni() - 类 中的方法me.weishu.epic.art.method.ArtMethod
-
- getEntryPointFromQuickCompiledCode() - 类 中的方法me.weishu.epic.art.method.ArtMethod
-
The entry point of the quick compiled code.
- getExecutable() - 类 中的方法me.weishu.epic.art.method.ArtMethod
-
- getExtra() - 类 中的方法com.taobao.android.dexposed.callbacks.XCallback.Param
-
This can be used to store anything for the scope of the callback.
- getFieldOffset() - 类 中的方法me.weishu.epic.art.method.ArtMethod
-
- getFloatField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getHookedMethod() - 类 中的方法com.taobao.android.dexposed.XC_MethodHook.Unhook
-
- getIdentifier() - 类 中的方法me.weishu.epic.art.method.ArtMethod
-
get the unique identifier of the constructor/method
- getInt(Object, long) - 类 中的静态方法com.taobao.android.dexposed.utility.Unsafe
-
- getIntField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getIntSize() - 类 中的方法com.taobao.android.dexposed.utility.Platform
-
- getLong(Object, long) - 类 中的静态方法com.taobao.android.dexposed.utility.Unsafe
-
- getLongField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getMD5Sum(String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
Returns the lowercase string representation of the file's MD5 sum.
- getMethodAddress(Member) - 类 中的静态方法me.weishu.epic.art.EpicNative
-
- getMethodInfo(long) - 类 中的静态方法me.weishu.epic.art.Epic
-
- getModifiers() - 类 中的方法me.weishu.epic.art.method.ArtMethod
-
get the modifiers of origin method/constructor
- getName() - 类 中的方法me.weishu.epic.art.arch.Arm64
-
- getName() - 类 中的方法me.weishu.epic.art.arch.Arm64ForM
-
- getName() - 类 中的方法me.weishu.epic.art.arch.ShellCode
-
- getName() - 类 中的方法me.weishu.epic.art.arch.Thumb2
-
- getName() - 类 中的方法me.weishu.epic.art.method.ArtMethod
-
get the origin method's name
- getObject(long, long) - 类 中的静态方法me.weishu.epic.art.EpicNative
-
- getObject(long) - 类 中的静态方法me.weishu.epic.art.EpicNative
-
- getObjectAddress(Object) - 类 中的静态方法com.taobao.android.dexposed.utility.Unsafe
-
- getObjectExtra(String) - 类 中的方法com.taobao.android.dexposed.callbacks.XCallback.Param
-
- getObjectField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getPackageName(Object, String) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets the package name of an Object.
- getPackageName(Class<?>) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets the package name of a Class.
- getPackageName(String) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets the package name from a String.
- getParameterTypes(Object...) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
Return an array with the classes of the given objects
- getParameterTypes() - 类 中的方法me.weishu.epic.art.method.ArtMethod
-
get the parameter type of origin method/constructor
- getPlatform() - 类 中的静态方法com.taobao.android.dexposed.utility.Platform
-
- getQuickCompiledCodeSize(ArtMethod) - 类 中的静态方法me.weishu.epic.art.Epic
-
- getQuickToInterpreterBridge() - 类 中的静态方法me.weishu.epic.art.method.ArtMethod
-
- getResult() - 类 中的方法com.taobao.android.dexposed.XC_MethodHook.MethodHookParam
-
Returns the result of the method call
- getResultOrThrowable() - 类 中的方法com.taobao.android.dexposed.XC_MethodHook.MethodHookParam
-
Returns the result of the method call, or throws the Throwable caused by it
- getReturnType() - 类 中的方法me.weishu.epic.art.method.ArtMethod
-
get the return type of origin method/constructor
- getShortClassName(Object, String) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets the class name minus the package name for an Object.
- getShortClassName(Class<?>) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets the class name minus the package name from a Class.
- getShortClassName(String) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets the class name minus the package name from a String.
- getShortField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getSimpleName(Class<?>) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Null-safe version of aClass.getSimpleName()
- getSimpleName(Object, String) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Null-safe version of aClass.getSimpleName()
- getSnapshot() - 类 中的方法com.taobao.android.dexposed.DexposedBridge.CopyOnWriteSortedSet
-
- getStaticBooleanField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticByteField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticCharField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticDoubleField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticFloatField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticIntField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticLongField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticObjectField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticShortField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getSurroundingThis(Object) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
For inner classes, return the "this" reference of the surrounding class
- getThrowable() - 类 中的方法com.taobao.android.dexposed.XC_MethodHook.MethodHookParam
-
Returns the Throwable thrown by the method, or null