Lines Matching refs:dvmGetException
2770 oldExcept = dvmGetException(self);2802 pReq->exceptObj = objectToObjectId(dvmGetException(self));2805 Object* exc = dvmGetException(self);