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

/openjdk7/hotspot/src/share/vm/services/
H A DdiagnosticArgument.cpp106 if (has_default()) {
141 if (has_default()) {
165 if (has_default() && _default_string != NULL) {
242 if (has_default()) {
267 if (has_default()) {
318 if (has_default()) {
H A DdiagnosticArgument.hpp107 bool has_default() { return _default_string != NULL; } function in class:GenDCmdArgument

Completed in 37 milliseconds