Searched defs:destroy_value (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DdiagnosticArgument.cpp116 template <> void DCmdArgument<jlong>::destroy_value() { } function in class:DCmdArgument
151 template <> void DCmdArgument<bool>::destroy_value() { } function in class:DCmdArgument
175 template <> void DCmdArgument<char*>::destroy_value() { function in class:DCmdArgument
254 template <> void DCmdArgument<NanoTimeArgument>::destroy_value() { } function in class:DCmdArgument
272 template <> void DCmdArgument<StringArrayArgument*>::destroy_value() { function in class:DCmdArgument
330 template <> void DCmdArgument<MemorySizeArgument>::destroy_value() { } function in class:DCmdArgument

Completed in 22 milliseconds