Searched defs:AssertNoPendingException (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc2052 Thread::Current()->AssertNoPendingException();
2059 Thread::Current()->AssertNoPendingException();
2145 void Thread::AssertNoPendingException() const { function in class:Thread

Completed in 462 milliseconds