Home
last modified time | relevance | path

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

/art/runtime/
Dproxy_test.cc46 soa.Self()->AssertNoPendingException(); in GenerateProxyClass()
59 soa.Self()->AssertNoPendingException(); in GenerateProxyClass()
92 soa.Self()->AssertNoPendingException(); in GenerateProxyClass()
97 soa.Self()->AssertNoPendingException(); in GenerateProxyClass()
Dclass_linker.cc612 self->AssertNoPendingException(); in InitWithoutImage()
678 self->AssertNoPendingException(); in RunRootClinits()
1581 self->AssertNoPendingException(); in EnsureResolved()
1712 self->AssertNoPendingException(); in FindClassInPathClassLoader()
1723 self->AssertNoPendingException(); in FindClass()
1901 self->AssertNoPendingException(); in DefineClass()
3090 self->AssertNoPendingException(); in VerifyClass()
3122 self->AssertNoPendingException(); in VerifyClass()
3354 self->AssertNoPendingException(); in CreateProxyClass()
3596 self->AssertNoPendingException(); in InitializeClass()
[all …]
Dtransaction.cc197 self->AssertNoPendingException(); in Rollback()
Dthread.h348 void AssertNoPendingException() const;
Dthread.cc597 AssertNoPendingException(); in CreatePeer()
1317 void Thread::AssertNoPendingException() const { in AssertNoPendingException() function in art::Thread
Ddebugger.cc4029 soa.Self()->AssertNoPendingException(); in ExecuteMethodWithoutPendingException()
/art/runtime/jdwp/
Dobject_registry.cc80 self->AssertNoPendingException(); in InternalAdd()
Djdwp_handler.cc1626 self->AssertNoPendingException(); in ProcessRequest()
/art/compiler/jit/
Djit_compiler.cc113 self->AssertNoPendingException(); in CompileMethod()
/art/compiler/driver/
Dcompiler_driver.cc1615 self->AssertNoPendingException(); in ForAll()
1651 self->AssertNoPendingException(); in Run()
1940 soa.Self()->AssertNoPendingException(); in VerifyClass()
2083 soa.Self()->AssertNoPendingException(); in InitializeClass()
/art/runtime/interpreter/
Dinterpreter_goto_table_impl.cc162 self->AssertNoPendingException(); in ExecuteGotoImpl()
Dinterpreter_switch_impl.cc70 self->AssertNoPendingException(); in ExecuteSwitchImpl()
/art/runtime/gc/
Dheap.cc1503 self->AssertNoPendingException(); in AllocateInternalWithGc()