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

/openjdk7/hotspot/src/share/vm/services/
H A DdiagnosticCommand.hpp68 class CommandLineDCmd : public DCmd { class in inherits:DCmd
70 CommandLineDCmd(outputStream* output, bool heap) : DCmd(output, heap) { } function in class:CommandLineDCmd
H A DdiagnosticCommand.cpp40 DCmdFactory::register_DCmdFactory(new DCmdFactoryImpl<CommandLineDCmd>(true, false));

Completed in 2215 milliseconds