Lines Matching refs:JVMTI_ERROR_NONE
113 error = JVMTI_ERROR_NONE; in createGlobalRefs()
126 if ( error == JVMTI_ERROR_NONE ) { in createGlobalRefs()
133 if ( error == JVMTI_ERROR_NONE && request->instance != NULL ) { in createGlobalRefs()
140 if ( error == JVMTI_ERROR_NONE && argRefs!=NULL ) { in createGlobalRefs()
167 if ( error == JVMTI_ERROR_NONE && argIndex != request->argumentCount ) { in createGlobalRefs()
173 if ( error == JVMTI_ERROR_NONE ) { in createGlobalRefs()
191 return JVMTI_ERROR_NONE; in createGlobalRefs()
309 if (error != JVMTI_ERROR_NONE) { in fillInvokeRequest()
319 if (error != JVMTI_ERROR_NONE) { in fillInvokeRequest()
326 return JVMTI_ERROR_NONE; in fillInvokeRequest()
352 jvmtiError error = JVMTI_ERROR_NONE; in invoker_requestInvoke()
363 if (error == JVMTI_ERROR_NONE) { in invoker_requestInvoke()