Home
last modified time | relevance | path

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

/art/runtime/
Dproxy_test.h48 soa.Self()->AssertNoPendingException(); in GenerateProxyClass()
61 soa.Self()->AssertNoPendingException(); in GenerateProxyClass()
102 soa.Self()->AssertNoPendingException(); in GenerateProxyClass()
107 soa.Self()->AssertNoPendingException(); in GenerateProxyClass()
Dclass_loader_utils.h91 self->AssertNoPendingException(); in VisitClassLoaderDexElements()
Dclass_linker-inl.h72 Thread::Current()->AssertNoPendingException(); in ResolveType()
91 Thread::Current()->AssertNoPendingException(); in ResolveType()
Dmonitor_test.cc372 self->AssertNoPendingException(); in TEST_F()
Dtransaction.cc265 self->AssertNoPendingException(); in Rollback()
Dinstrumentation.cc1169 thread->AssertNoPendingException(); in ExceptionThrownEvent()
Dthread.h433 void AssertNoPendingException() const;
Dthread.cc2052 Thread::Current()->AssertNoPendingException(); in FinishStartup()
2059 Thread::Current()->AssertNoPendingException(); in FinishStartup()
2145 void Thread::AssertNoPendingException() const { in AssertNoPendingException() function in art::Thread
Dclass_linker_test.cc1334 hs.Self()->AssertNoPendingException(); in TEST_F()
/art/compiler/jit/
Djit_compiler.cc177 self->AssertNoPendingException(); in CompileMethod()
/art/runtime/jdwp/
Dobject_registry.cc87 self->AssertNoPendingException(); in InternalAdd()
Djdwp_handler.cc1662 self->AssertNoPendingException(); in ProcessRequest()
/art/runtime/gc/
Dheap-inl.h56 self->AssertNoPendingException(); in AllocObjectWithAllocator()
/art/compiler/driver/
Dcompiler_driver.cc1555 self->AssertNoPendingException(); in ForAllLambda()
1595 self->AssertNoPendingException(); in Run()
2135 soa.Self()->AssertNoPendingException(); in Visit()
2394 soa.Self()->AssertNoPendingException(); in TryInitializeClass()
/art/adbconnection/
Dadbconnection.cc828 self->AssertNoPendingException(); in AttachJdwpAgent()
/art/runtime/interpreter/
Dinterpreter.cc251 self->AssertNoPendingException(); in Execute()