This is the complete list of members for JniHelper, including all inherited members.
classloader | JniHelper | static |
getEnv() | JniHelper | static |
getJavaVM() | JniHelper | static |
getMethodInfo(JniMethodInfo &methodinfo, const char *className, const char *methodName, const char *paramCode) | JniHelper | static |
getStaticMethodInfo(JniMethodInfo &methodinfo, const char *className, const char *methodName, const char *paramCode) | JniHelper | static |
jstring2string(jstring str) | JniHelper | static |
loadclassMethod_methodID | JniHelper | static |
setClassLoaderFrom(jobject nativeActivityInstance) | JniHelper | static |
setJavaVM(JavaVM *javaVM) | JniHelper | static |