com.pnfsoftware.jeb.core.units.code.android.IJniEndpoint |
Definition of a JNI endpoint. There are 2 kinds of JNI endpoints:
RegisterNatives
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract Long |
getAddress()
Address of the endpoint in a particular
IUnit . | ||||||||||
abstract String |
getMethodName()
The method name, built from static convention name.
| ||||||||||
abstract IUnit |
getUnit()
IUnit bound to this endpoint. | ||||||||||
abstract boolean |
isStatic()
Indicate the JNI endpoint type
|
The method name, built from static convention name.
Indicate the JNI endpoint type