Home
last modified time | relevance | path

Searched refs:outStream_setError (Results 1 – 16 of 16) sorted by relevance

/external/oj-libjdwp/src/share/back/
DThreadReferenceImpl.c48 outStream_setError(out, JDWP_ERROR(INVALID_THREAD)); in name()
63 outStream_setError(out, map2jdwpError(error)); in name()
88 outStream_setError(out, JDWP_ERROR(INVALID_THREAD)); in suspend()
93 outStream_setError(out, map2jdwpError(error)); in suspend()
110 outStream_setError(out, JDWP_ERROR(INVALID_THREAD)); in resume()
117 outStream_setError(out, map2jdwpError(error)); in resume()
136 outStream_setError(out, JDWP_ERROR(INVALID_THREAD)); in status()
143 outStream_setError(out, map2jdwpError(error)); in status()
165 outStream_setError(out, JDWP_ERROR(INVALID_THREAD)); in threadGroup()
180 outStream_setError(out, map2jdwpError(error)); in threadGroup()
[all …]
DVirtualMachineImpl.c50 outStream_setError(out, JDWP_ERROR(VM_DEAD)); in version()
106 outStream_setError(out, JDWP_ERROR(VM_DEAD)); in classesForSignature()
112 outStream_setError(out, JDWP_ERROR(OUT_OF_MEMORY)); in classesForSignature()
188 outStream_setError(out, map2jdwpError(error)); in classesForSignature()
204 outStream_setError(out, JDWP_ERROR(VM_DEAD)); in allClasses1()
218 outStream_setError(out, map2jdwpError(error)); in allClasses1()
257 outStream_setError(out, map2jdwpError(error)); in allClasses1()
311 outStream_setError(out, JDWP_ERROR(VM_DEAD)); in instanceCounts()
325 outStream_setError(out, JDWP_ERROR(ILLEGAL_ARGUMENT)); in instanceCounts()
359 outStream_setError(out, map2jdwpError(error)); in instanceCounts()
[all …]
DReferenceTypeImpl.c46 outStream_setError(out, map2jdwpError(error)); in signature()
71 outStream_setError(out, map2jdwpError(error)); in signatureWithGeneric()
103 outStream_setError(out, map2jdwpError(error)); in getClassLoader()
126 outStream_setError(out, map2jdwpError(error)); in modifiers()
148 outStream_setError(out, map2jdwpError(error)); in writeMethodInfo()
154 outStream_setError(out, map2jdwpError(error)); in writeMethodInfo()
160 outStream_setError(out, map2jdwpError(error)); in writeMethodInfo()
199 outStream_setError(out, map2jdwpError(error)); in methods1()
238 outStream_setError(out, JDWP_ERROR(VM_DEAD)); in instances()
255 outStream_setError(out, map2jdwpError(error)); in instances()
[all …]
DMethodImpl.c58 outStream_setError(out, JDWP_ERROR(NATIVE_METHOD)); in lineTable()
64 outStream_setError(out, map2jdwpError(error)); in lineTable()
87 outStream_setError(out, map2jdwpError(error)); in lineTable()
120 outStream_setError(out, JDWP_ERROR(NATIVE_METHOD)); in doVariableTable()
127 outStream_setError(out, map2jdwpError(error)); in doVariableTable()
157 outStream_setError(out, map2jdwpError(error)); in doVariableTable()
203 outStream_setError(out, map2jdwpError(error)); in bytecodes()
DStackFrameImpl.c67 outStream_setError(out, map2jdwpError(error)); in writeVariableValue()
247 outStream_setError(out, serror); in getValues()
267 outStream_setError(out, serror); in getValues()
305 outStream_setError(out, serror); in setValues()
331 outStream_setError(out, serror); in setValues()
362 outStream_setError(out, serror); in thisObject()
414 outStream_setError(out, serror); in thisObject()
443 outStream_setError(out, serror); in popFrames()
448 outStream_setError(out, JDWP_ERROR(INVALID_THREAD)); in popFrames()
456 outStream_setError(out, serror); in popFrames()
DObjectReferenceImpl.c187 outStream_setError(out, map2jdwpError(error)); in setValues()
217 outStream_setError(out, map2jdwpError(error)); in monitorInfo()
255 outStream_setError(out, map2jdwpError(error)); in disableCollection()
274 outStream_setError(out, map2jdwpError(error)); in enableCollection()
294 outStream_setError(out, JDWP_ERROR(INVALID_OBJECT)); in isCollected()
317 outStream_setError(out, JDWP_ERROR(VM_DEAD)); in referringObjects()
337 outStream_setError(out, map2jdwpError(error)); in referringObjects()
DArrayTypeImpl.c121 outStream_setError(out, serror); in writeNewObjectArray()
131 outStream_setError(out, JDWP_ERROR(OUT_OF_MEMORY)); in writeNewObjectArray()
185 outStream_setError(out, JDWP_ERROR(TYPE_MISMATCH)); in writeNewPrimitiveArray()
195 outStream_setError(out, JDWP_ERROR(OUT_OF_MEMORY)); in writeNewPrimitiveArray()
227 outStream_setError(out, map2jdwpError(error)); in newInstance()
DEventRequestImpl.c257 outStream_setError(out, JDWP_ERROR(INVALID_EVENT_TYPE)); in setCommand()
272 outStream_setError(out, JDWP_ERROR(OUT_OF_MEMORY)); in setCommand()
295 outStream_setError(out, serror); in setCommand()
325 outStream_setError(out, JDWP_ERROR(INVALID_EVENT_TYPE)); in clearCommand()
331 outStream_setError(out, map2jdwpError(error)); in clearCommand()
344 outStream_setError(out, map2jdwpError(error)); in clearAllBreakpoints()
DArrayReferenceImpl.c55 outStream_setError(out, JDWP_ERROR(OUT_OF_MEMORY)); in newComponents()
257 outStream_setError(out, JDWP_ERROR(INVALID_INDEX)); in getValues()
262 outStream_setError(out, JDWP_ERROR(INVALID_LENGTH)); in getValues()
322 outStream_setError(out, JDWP_ERROR(INVALID_TAG)); in getValues()
334 outStream_setError(out, JDWP_ERROR(INTERNAL)); in getValues()
501 outStream_setError(out, JDWP_ERROR(INVALID_INDEX)); in setValues()
506 outStream_setError(out, JDWP_ERROR(INVALID_LENGTH)); in setValues()
585 outStream_setError(out, serror); in setValues()
DdebugLoop.c162 outStream_setError(&out, JDWP_ERROR(NOT_IMPLEMENTED)); in debugLoop_run()
169 outStream_setError(&out, JDWP_ERROR(VM_DEAD)); in debugLoop_run()
183 outStream_setError(&out, inStream_error(&in)); in debugLoop_run()
DClassLoaderReferenceImpl.c51 outStream_setError(out, map2jdwpError(error)); in visibleClasses()
DThreadGroupReferenceImpl.c112 outStream_setError(out, map2jdwpError(error)); in children()
DoutStream.h83 void outStream_setError(PacketOutputStream *stream, jdwpError error);
DDDMImpl.c104 outStream_setError(out, JDWP_ERROR(NOT_IMPLEMENTED)); in chunk()
Dutil.c364 outStream_setError(out, map2jdwpError(error)); in writeFieldValue()
439 outStream_setError(out, map2jdwpError(error)); in writeStaticFieldValue()
590 outStream_setError(out, JDWP_ERROR(OUT_OF_MEMORY)); in sharedInvoke()
618 outStream_setError(out, JDWP_ERROR(INTERNAL)); in sharedInvoke()
634 outStream_setError(out, map2jdwpError(error)); in sharedInvoke()
DoutStream.c396 outStream_setError(PacketOutputStream *stream, jdwpError error) in outStream_setError() function