Home | History | Annotate | Download | only in vm

Lines Matching refs:dvmCheckException

148         if (dvmCheckException(self))
170 if (!dvmCheckException(self)) {
513 if (!dvmCheckException(self))
519 if (!dvmCheckException(self))
528 assert(dvmCheckException(self));
607 assert(!dvmCheckException(self));
721 assert(!dvmCheckException(self));
888 assert(dvmCheckException(dvmThreadSelf()));
1033 if (dvmCheckException(dvmThreadSelf())) {