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

/openjdk7/hotspot/src/os/bsd/vm/
H A DattachListener_bsd.cpp97 static bool has_path() { return _has_path; } function in class:BsdAttachListener
163 if (BsdAttachListener::has_path()) {
/openjdk7/hotspot/src/os/linux/vm/
H A DattachListener_linux.cpp97 static bool has_path() { return _has_path; } function in class:LinuxAttachListener
163 if (LinuxAttachListener::has_path()) {

Completed in 40 milliseconds