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

/dalvik/vm/
H A DDebugger.h100 ObjectId exceptObj; member in struct:DebugInvokeReq
H A DDebugger.cpp2740 *pExceptObj = targetThread->invokeReq.exceptObj;
2802 pReq->exceptObj = objectToObjectId(dvmGetException(self));
2804 if (pReq->exceptObj != 0) {
2806 ALOGD(" JDWP invocation returning with exceptObj=%p (%s)",

Completed in 30 milliseconds