- valueOf(String) - Static method in enum com.oracle.svm.agent.jvmti.JvmtiError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.svm.agent.jvmti.JvmtiEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.svm.agent.jvmti.JvmtiEventMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.oracle.svm.agent.jvmti.JvmtiError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.svm.agent.jvmti.JvmtiEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.svm.agent.jvmti.JvmtiEventMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyDefineClass(JNIEnvironment, CCharPointer, JNIObjectHandle, CCharPointer, int, JNIObjectHandle) - Method in class com.oracle.svm.agent.restrict.JniAccessVerifier
-
- verifyFindClass(JNIEnvironment, CCharPointer, JNIObjectHandle) - Method in class com.oracle.svm.agent.restrict.JniAccessVerifier
-
- verifyGetFieldID(JNIEnvironment, JNIObjectHandle, CCharPointer, CCharPointer, JNIFieldId, JNIObjectHandle) - Method in class com.oracle.svm.agent.restrict.JniAccessVerifier
-
- verifyGetMethodID(JNIEnvironment, JNIObjectHandle, CCharPointer, CCharPointer, JNIMethodId, JNIObjectHandle) - Method in class com.oracle.svm.agent.restrict.JniAccessVerifier
-