Lines Matching refs:JVMTI_ERROR_NONE
62 if (error != JVMTI_ERROR_NONE) { in name()
92 if (error != JVMTI_ERROR_NONE) { in suspend()
116 if (error != JVMTI_ERROR_NONE) { in resume()
142 if (error != JVMTI_ERROR_NONE) { in status()
179 if (error != JVMTI_ERROR_NONE) { in threadGroup()
200 if (error != JVMTI_ERROR_NONE) { in validateSuspendedThread()
250 if (error != JVMTI_ERROR_NONE) { in frames()
290 error = JVMTI_ERROR_NONE; in frames()
291 } else if ( error == JVMTI_ERROR_NONE ) { in frames()
293 if ( error == JVMTI_ERROR_NONE ) { in frames()
303 if (error != JVMTI_ERROR_NONE) in frames()
308 if (error != JVMTI_ERROR_NONE) { in frames()
337 if (error != JVMTI_ERROR_NONE) { in getFrameCount()
376 if (error != JVMTI_ERROR_NONE) { in ownedMonitors()
425 if (error != JVMTI_ERROR_NONE) { in currentContendedMonitor()
461 if (error != JVMTI_ERROR_NONE) { in stop()
484 if (error != JVMTI_ERROR_NONE) { in interrupt()
508 if (error != JVMTI_ERROR_NONE) { in suspendCount()
541 jvmtiError error = JVMTI_ERROR_NONE; in ownedMonitorsWithStackDepth()
548 if (error != JVMTI_ERROR_NONE) { in ownedMonitorsWithStackDepth()