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

/openjdk7/hotspot/src/share/vm/services/
H A DdiagnosticArgument.hpp106 bool has_value() { return _is_set || _default_string != NULL; } function in class:GenDCmdArgument
H A DdiagnosticCommand.cpp86 } else if (_cmd.has_value()) {

Completed in 26 milliseconds