CACAO
|
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetEventNotificationMode | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetAllThreads | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SuspendThread | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | ResumeThread | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | StopThread | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | InterruptThread | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetThreadInfo | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetOwnedMonitorInfo | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetCurrentContendedMonitor | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | RunAgentThread | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetTopThreadGroups | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetThreadGroupInfo | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetThreadGroupChildren | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetFrameCount | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetThreadState | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetFrameLocation | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | NotifyFramePop | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetLocalObject | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetLocalInt | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetLocalLong | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetLocalFloat | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetLocalDouble | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetLocalObject | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetLocalInt | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetLocalLong | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetLocalFloat | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetLocalDouble | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | CreateRawMonitor | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | DestroyRawMonitor | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | RawMonitorEnter | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | RawMonitorExit | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | RawMonitorWait | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | RawMonitorNotify | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | RawMonitorNotifyAll | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetBreakpoint | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | ClearBreakpoint | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetFieldAccessWatch | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | ClearFieldAccessWatch | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetFieldModificationWatch | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | ClearFieldModificationWatch | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | Allocate | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | Deallocate | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetClassSignature | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetClassStatus | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetSourceFileName | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetClassModifiers | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetClassMethods | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetClassFields | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetImplementedInterfaces | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | IsInterface | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | IsArrayClass | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetClassLoader | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetObjectHashCode | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetObjectMonitorUsage | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetFieldName | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetFieldDeclaringClass | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetFieldModifiers | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | IsFieldSynthetic | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetMethodName | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetMethodDeclaringClass | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetMethodModifiers | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetMaxLocals | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetArgumentsSize | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetLineNumberTable | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetMethodLocation | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetLocalVariableTable | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetBytecodes | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | IsMethodNative | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | IsMethodSynthetic | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetLoadedClasses | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetClassLoaderClasses | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | PopFrame | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | RedefineClasses | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetVersionNumber | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetCapabilities | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetSourceDebugExtension | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | IsMethodObsolete | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SuspendThreadList | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | ResumeThreadList | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetAllStackTraces | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetThreadListStackTraces | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetThreadLocalStorage | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetThreadLocalStorage | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetStackTrace | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetTag | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetTag | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | ForceGarbageCollection | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | IterateOverObjectsReachableFromObject | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | IterateOverReachableObjects | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | IterateOverHeap | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | IterateOverInstancesOfClass | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetObjectsWithTags | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetJNIFunctionTable | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetJNIFunctionTable | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetEventCallbacks | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GenerateEvents | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetExtensionFunctions | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetExtensionEvents | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetExtensionEventCallback | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | DisposeEnvironment | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetErrorName | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetJLocationFormat | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetSystemProperties | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetSystemProperty | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetSystemProperty | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetPhase | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetCurrentThreadCpuTimerInfo | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetCurrentThreadCpuTime | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetThreadCpuTimerInfo | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetThreadCpuTime | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetTimerInfo | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetTime | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetPotentialCapabilities | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | AddCapabilities | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | RelinquishCapabilities | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetAvailableProcessors | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetEnvironmentLocalStorage | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetEnvironmentLocalStorage | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | AddToBootstrapClassLoaderSearch | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | SetVerboseFlag | ) |
jvmtiEnv_struct::jvmtiError | ( | JNICALL * | GetObjectSize | ) |
jmethodID jint unsigned char** jvmtiEnv_struct::bytecodes_ptr |
const jvmtiEventCallbacks* jvmtiEnv_struct::callbacks |
const jvmtiCapabilities * jvmtiEnv_struct::capabilities_ptr |
const jvmtiCapabilities* jvmtiEnv_struct::capabilities_ptr |
jint const jvmtiClassDefinition* jvmtiEnv_struct::class_definitions |
jthread jint jint jvmtiFrameInfo jint* jvmtiEnv_struct::count_ptr |
jvmtiError jvmtiEnv_struct::error |
jvmtiEventMode jvmtiEvent jthread jvmtiEnv_struct::event_thread |
jvmtiEventMode jvmtiEvent jvmtiEnv_struct::event_type |
jvmtiEvent jvmtiEnv_struct::event_type |
jint jvmtiExtensionFunctionInfo** jvmtiEnv_struct::extensions |
jint jvmtiExtensionEventInfo** jvmtiEnv_struct::extensions |
jvmtiVerboseFlag jvmtiEnv_struct::flag |
jvmtiJlocationFormat* jvmtiEnv_struct::format_ptr |
jthread jint jint jvmtiFrameInfo* jvmtiEnv_struct::frame_buffer |
const jniNativeInterface* jvmtiEnv_struct::function_table |
jniNativeInterface** jvmtiEnv_struct::function_table |
jclass jfieldID char char char** jvmtiEnv_struct::generic_ptr |
jthreadGroup jvmtiEnv_struct::group |
jthreadGroup jint jthread jint* jvmtiEnv_struct::group_count_ptr |
jint jthreadGroup** jvmtiEnv_struct::groups_ptr |
jthreadGroup jint jthread jint jthreadGroup** jvmtiEnv_struct::groups_ptr |
jvmtiHeapObjectFilter jvmtiHeapObjectCallback jvmtiEnv_struct::heap_object_callback |
jclass jvmtiHeapObjectFilter jvmtiHeapObjectCallback jvmtiEnv_struct::heap_object_callback |
jvmtiTimerInfo * jvmtiEnv_struct::info_ptr |
jthreadGroup jvmtiThreadGroupInfo* jvmtiEnv_struct::info_ptr |
jobject jvmtiMonitorUsage* jvmtiEnv_struct::info_ptr |
jvmtiTimerInfo* jvmtiEnv_struct::info_ptr |
jrawMonitorID jlong jvmtiEnv_struct::millis |
jvmtiEventMode jvmtiEnv_struct::mode |
jrawMonitorID jvmtiEnv_struct::monitor |
const char jrawMonitorID* jvmtiEnv_struct::monitor_ptr |
jvmtiError char** jvmtiEnv_struct::name_ptr |
jvmtiHeapObjectFilter jvmtiEnv_struct::object_filter |
jclass jvmtiHeapObjectFilter jvmtiEnv_struct::object_filter |
jvmtiHeapRootCallback jvmtiStackReferenceCallback jvmtiObjectReferenceCallback jvmtiEnv_struct::object_ref_callback |
jobject jvmtiObjectReferenceCallback jvmtiEnv_struct::object_reference_callback |
jint const jlong jint jobject** jvmtiEnv_struct::object_result_ptr |
jvmtiPhase* jvmtiEnv_struct::phase_ptr |
jvmtiEventMode jvmtiEvent jthread void* jvmtiEnv_struct::reserved3 |
jint const jthread jvmtiError * jvmtiEnv_struct::results |
const jvmtiEventCallbacks jint jvmtiEnv_struct::size_of_callbacks |
jint jvmtiStackInfo** jvmtiEnv_struct::stack_info_ptr |
jint const jthread jint jvmtiStackInfo** jvmtiEnv_struct::stack_info_ptr |
jvmtiHeapRootCallback jvmtiStackReferenceCallback jvmtiEnv_struct::stack_ref_callback |
jmethodID jint jvmtiLineNumberEntry** jvmtiEnv_struct::table_ptr |
jmethodID jint jvmtiLocalVariableEntry** jvmtiEnv_struct::table_ptr |
jint const jlong jint jobject jlong** jvmtiEnv_struct::tag_result_ptr |
jthreadGroup jint* jvmtiEnv_struct::thread_count_ptr |
jint jvmtiStackInfo jint* jvmtiEnv_struct::thread_count_ptr |
jthreadGroup jint jthread** jvmtiEnv_struct::threads_ptr |
jvmtiHeapRootCallback jvmtiStackReferenceCallback jvmtiObjectReferenceCallback void* jvmtiEnv_struct::user_data |
jvmtiHeapObjectFilter jvmtiHeapObjectCallback void* jvmtiEnv_struct::user_data |
jclass jvmtiHeapObjectFilter jvmtiHeapObjectCallback void* jvmtiEnv_struct::user_data |
jvmtiVerboseFlag jboolean jvmtiEnv_struct::value |