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

/openjdk7/hotspot/src/share/vm/utilities/
H A DerrorReporter.hpp31 class ErrorReporter : public StackObj { class in inherits:StackObj
34 ErrorReporter();
35 ~ErrorReporter(){};
H A DerrorReporter.cpp28 ErrorReporter::ErrorReporter() {} function in class:ErrorReporter
30 void ErrorReporter::call(FILE* fd, char* buffer, int length) {
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/xmlschema/
H A DErrorReporter.java54 public final class ErrorReporter extends BindingComponent { class in inherits:BindingComponent

Completed in 35 milliseconds