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

/openjdk7/hotspot/src/share/vm/services/
H A DdiagnosticArgument.hpp104 bool allow_multiple() { return _allow_multiple; } function in class:GenDCmdArgument
H A DdiagnosticArgument.cpp39 if (is_set() && !allow_multiple()) {

Completed in 33 milliseconds