• Home
  • Raw
  • Download

Lines Matching refs:JVMTI_ERROR_NONE

250         if (error != JVMTI_ERROR_NONE ) {  in util_initialize()
363 if (error != JVMTI_ERROR_NONE) { in writeFieldValue()
438 if (error != JVMTI_ERROR_NONE) { in writeStaticFieldValue()
633 if (error != JVMTI_ERROR_NONE) { in sharedInvoke()
790 if (error == JVMTI_ERROR_NONE) { in methodReturnType()
913 if (error == JVMTI_ERROR_NONE) { in spawnNewThread()
946 if (error != JVMTI_ERROR_NONE) { in jvmtiGetCapabilities()
954 return JVMTI_ERROR_NONE; in jvmtiGetCapabilities()
964 if (error != JVMTI_ERROR_NONE) { in jvmtiVersion()
999 return (error == JVMTI_ERROR_NONE && cap.can_suspend); in canSuspendResumeThreadLists()
1061 return JVMTI_ERROR_NONE; /* JVMTI does this, not JVMDI? */ in ignore_vm_death()
1080 if (error != JVMTI_ERROR_NONE) { in debugMonitorEnter()
1093 if (error != JVMTI_ERROR_NONE) { in debugMonitorExit()
1111 if (error != JVMTI_ERROR_NONE) { in debugMonitorEnterNoSuspend()
1153 error = JVMTI_ERROR_NONE; in debugMonitorWait()
1156 if (error != JVMTI_ERROR_NONE) { in debugMonitorWait()
1170 error = JVMTI_ERROR_NONE; in debugMonitorTimedWait()
1173 if (error != JVMTI_ERROR_NONE) { in debugMonitorTimedWait()
1186 if (error != JVMTI_ERROR_NONE) { in debugMonitorNotify()
1199 if (error != JVMTI_ERROR_NONE) { in debugMonitorNotifyAll()
1212 if (error != JVMTI_ERROR_NONE) { in debugMonitorCreate()
1226 if (error != JVMTI_ERROR_NONE) { in debugMonitorDestroy()
1247 if (error != JVMTI_ERROR_NONE) { in allThreads()
1264 if (error != JVMTI_ERROR_NONE) { in threadGroupInfo()
1301 if (classSignature(clazz, &classname, NULL) != JVMTI_ERROR_NONE) { in getClassname()
1329 if (error != JVMTI_ERROR_NONE) { in classStatus()
1344 if (error != JVMTI_ERROR_NONE) { in isArrayClass()
1358 if (error != JVMTI_ERROR_NONE) { in isInterface()
1374 return JVMTI_ERROR_NONE; in isFieldSynthetic()
1389 return JVMTI_ERROR_NONE; in isMethodSynthetic()
1402 if (error != JVMTI_ERROR_NONE) { in isMethodNative()
1426 if (error != JVMTI_ERROR_NONE) { in objectHashCode()
1546 if (error != JVMTI_ERROR_NONE) { in allNestedClasses()
1550 if (error != JVMTI_ERROR_NONE) { in allNestedClasses()
1556 if ( error != JVMTI_ERROR_NONE ) { in allNestedClasses()
1568 if (error != JVMTI_ERROR_NONE) { in allNestedClasses()
1750 if (error != JVMTI_ERROR_NONE) { in getPropertyUTF8()
1785 if (error != JVMTI_ERROR_NONE) { in isMethodObsolete()
1815 if ( error != JVMTI_ERROR_NONE ) { in getSpecialJvmti()
1848 if (error != JVMTI_ERROR_NONE ) { in jvmtiAllocate()
1863 if (error != JVMTI_ERROR_NONE ) { in jvmtiDeallocate()
1874 return JVMTI_ERROR_NONE; in map2jvmtiError()
2178 case JVMTI_ERROR_NONE: in map2jdwpError()
2387 if ( error != JVMTI_ERROR_NONE) { in log_debugee_location()
2392 if ( error != JVMTI_ERROR_NONE) { in log_debugee_location()
2400 if ( error != JVMTI_ERROR_NONE ) { in log_debugee_location()
2410 if ( error != JVMTI_ERROR_NONE ) { in log_debugee_location()
2421 if ( error == JVMTI_ERROR_NONE ) { in log_debugee_location()
2423 if ( error != JVMTI_ERROR_NONE ) { in log_debugee_location()
2529 data.error = JVMTI_ERROR_NONE; in classInstances()
2540 if ( error == JVMTI_ERROR_NONE ) { in classInstances()
2545 if ( error == JVMTI_ERROR_NONE ) { in classInstances()
2702 data.error = JVMTI_ERROR_NONE; in classInstanceCounts()
2706 error = JVMTI_ERROR_NONE; in classInstanceCounts()
2708 error = JVMTI_ERROR_NONE; in classInstanceCounts()
2715 if ( error != JVMTI_ERROR_NONE ) { in classInstanceCounts()
2722 if ( error == JVMTI_ERROR_NONE ) { in classInstanceCounts()
2762 if ( error != JVMTI_ERROR_NONE ) { in classInstanceCounts()
2776 if ( error == JVMTI_ERROR_NONE ) { in classInstanceCounts()
2878 data.error = JVMTI_ERROR_NONE; in objectReferrers()
2884 if ( error == JVMTI_ERROR_NONE ) { in objectReferrers()
2898 if ( error == JVMTI_ERROR_NONE ) { in objectReferrers()
2905 if ( error == JVMTI_ERROR_NONE && data.selfRef == JNI_TRUE ) { in objectReferrers()
2911 if ( error == JVMTI_ERROR_NONE ) { in objectReferrers()