IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.Runtime.JNI.JNIEnv Member List

This is the complete list of members for IKVM.Runtime.JNI.JNIEnv, including all inherited members.

AllocObjectImpl(JNIEnv *pEnv, RuntimeJavaType wrapper)IKVM.Runtime.JNI.JNIEnvstatic
AppendInterfaces(List< RuntimeJavaType > list, IList< RuntimeJavaType > add)IKVM.Runtime.JNI.JNIEnvstatic
FindFieldID(JNIEnv *pEnv, nint clazz, byte *name, byte *sig, bool isStatic)IKVM.Runtime.JNI.JNIEnvstatic
FindMethodID(JNIEnv *pEnv, nint clazz, byte *name, byte *sig, bool isStatic)IKVM.Runtime.JNI.JNIEnvstatic
FindNativeMethodClassLoader(JNIEnv *pEnv)IKVM.Runtime.JNI.JNIEnvstatic
GetFieldImpl(RuntimeJavaType tw, string name, string sig)IKVM.Runtime.JNI.JNIEnvstatic
GetFieldWrapper(nint cookie)IKVM.Runtime.JNI.JNIEnvstatic
GetInterfaceMethodImpl(RuntimeJavaType tw, string name, string sig)IKVM.Runtime.JNI.JNIEnvstatic
GetMethodImpl(RuntimeJavaType tw, string name, string sig)IKVM.Runtime.JNI.JNIEnvstatic
InvokeHelper(JNIEnv *pEnv, nint objHandle, nint methodID, JValue *pArgs, bool nonVirtual)IKVM.Runtime.JNI.JNIEnvstatic
InvokeNonVirtual(JNIEnvContext env, RuntimeJavaMethod mw, object obj, object[] argarray)IKVM.Runtime.JNI.JNIEnvstatic
IsGlobalRef(nint o)IKVM.Runtime.JNI.JNIEnvstatic
IsLocalRef(nint o)IKVM.Runtime.JNI.JNIEnvstatic
MUTF8IKVM.Runtime.JNI.JNIEnvstatic
NewObjectA(JNIEnv *pEnv, nint clazz, nint methodID, JValue *args)IKVM.Runtime.JNI.JNIEnvstatic
PinObject(object obj)IKVM.Runtime.JNI.JNIEnv
TransitiveInterfaces(RuntimeJavaType tw)IKVM.Runtime.JNI.JNIEnvstatic
UnpinObject(object obj)IKVM.Runtime.JNI.JNIEnv