Lines Matching refs:JVMTI_ERROR_NONE
43 if (error != JVMTI_ERROR_NONE) { in getFrameCount()
70 if (error != JVMTI_ERROR_NONE) { in enableStepping()
84 if (error != JVMTI_ERROR_NONE) { in disableStepping()
101 if (error == JVMTI_ERROR_NONE && *pmethod!=NULL ) { in getFrameLocation()
124 if (error != JVMTI_ERROR_NONE) { in getLineNumberTable()
186 return JVMTI_ERROR_NONE; in initState()
200 error = JVMTI_ERROR_NONE; in initState()
203 error = JVMTI_ERROR_NONE; in initState()
205 } else if (error != JVMTI_ERROR_NONE) { in initState()
228 if (error == JVMTI_ERROR_NONE) { in initState()
502 if (error != JVMTI_ERROR_NONE) { in completeStep()
610 error = JVMTI_ERROR_NONE; in stepControl_handleStep()
611 } else if (error != JVMTI_ERROR_NONE) { in stepControl_handleStep()
640 if (error != JVMTI_ERROR_NONE || location == -1) { in stepControl_handleStep()
716 if (error != JVMTI_ERROR_NONE) { in stepControl_resetRequest()
812 if (error == JVMTI_ERROR_NONE) { in stepControl_beginStep()
823 if (error == JVMTI_ERROR_NONE) { in stepControl_beginStep()
828 if (error2 != JVMTI_ERROR_NONE && error == JVMTI_ERROR_NONE) { in stepControl_beginStep()
835 if (error == JVMTI_ERROR_NONE) { in stepControl_beginStep()
893 error = JVMTI_ERROR_NONE; in stepControl_endStep()
900 error = JVMTI_ERROR_NONE; in stepControl_endStep()