Lines Matching refs:JDWP_ERROR

44     jdwpError serror = JDWP_ERROR(NONE);
51 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
59 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
69 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
79 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
93 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
96 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
99 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
102 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
113 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
116 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
126 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
138 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
141 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
144 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
155 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
165 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
176 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
187 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
190 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
193 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) )
202 if ( (serror = inStream_error(in)) != JDWP_ERROR(NONE) ) {
211 serror = JDWP_ERROR(ILLEGAL_ARGUMENT);
214 if ( serror != JDWP_ERROR(NONE) )
257 outStream_setError(out, JDWP_ERROR(INVALID_EVENT_TYPE));
267 serror = JDWP_ERROR(NONE);
272 outStream_setError(out, JDWP_ERROR(OUT_OF_MEMORY));
281 if (serror == JDWP_ERROR(NONE)) {
285 if (serror == JDWP_ERROR(NONE)) {
291 if (serror == JDWP_ERROR(NONE)) {
325 outStream_setError(out, JDWP_ERROR(INVALID_EVENT_TYPE));