Searched refs:has_init_error (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/share/vm/services/
H A DattachListener.cpp390 bool AttachListener::has_init_error(TRAPS) { function in class:AttachListener
408 if (has_init_error(THREAD)) {
414 if (has_init_error(THREAD)) {
420 if (has_init_error(THREAD)) {
435 if (has_init_error(THREAD)) {
447 if (has_init_error(THREAD)) {
H A DattachListener.hpp100 static bool has_init_error(TRAPS);

Completed in 51 milliseconds