Lines Matching refs:JVMTI_ERROR_NONE
335 if (error == JVMTI_ERROR_NONE) { in deferEventReport()
739 if ( error != JVMTI_ERROR_NONE ) { in getMethodClass()
1102 if (error == JVMTI_ERROR_NONE) { in cbMonitorContendedEnter()
1135 if (error == JVMTI_ERROR_NONE) { in cbMonitorContendedEntered()
1178 if (error == JVMTI_ERROR_NONE) { in cbMonitorWait()
1220 if (error == JVMTI_ERROR_NONE) { in cbMonitorWaited()
1263 if (error != JVMTI_ERROR_NONE) { in cbVMDeath()
1332 jvmtiError error = JVMTI_ERROR_NONE; in freeHandler()
1357 error = JVMTI_ERROR_NONE; in freeHandlerChain()
1365 if ( singleError != JVMTI_ERROR_NONE ) { in freeHandlerChain()
1397 jvmtiError error = JVMTI_ERROR_NONE; in eventHandler_freeAll()
1406 if (error != JVMTI_ERROR_NONE) { in eventHandler_freeAll()
1450 error = JVMTI_ERROR_NONE; in eventHandler_freeByID()
1484 if (error != JVMTI_ERROR_NONE) { in eventHandler_initialize()
1489 if (error != JVMTI_ERROR_NONE) { in eventHandler_initialize()
1494 if (error != JVMTI_ERROR_NONE) { in eventHandler_initialize()
1499 if (error != JVMTI_ERROR_NONE) { in eventHandler_initialize()
1504 if (error != JVMTI_ERROR_NONE) { in eventHandler_initialize()
1509 if (error != JVMTI_ERROR_NONE) { in eventHandler_initialize()
1515 if (error != JVMTI_ERROR_NONE) { in eventHandler_initialize()
1565 if (error != JVMTI_ERROR_NONE) { in eventHandler_initialize()
1663 if (error == JVMTI_ERROR_NONE) { in installHandler()
1678 jvmtiError error = JVMTI_ERROR_NONE; in createInternal()
1697 if ((error == JVMTI_ERROR_NONE) && (clazz != NULL)) { in createInternal()
1706 if (error != JVMTI_ERROR_NONE) { in createInternal()