Home
last modified time | relevance | path

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

/art/runtime/
Dproxy_test.h51 soa.Self()->AssertNoPendingException(); in GenerateProxyClass()
66 soa.Self()->AssertNoPendingException(); in GenerateProxyClass()
107 soa.Self()->AssertNoPendingException(); in GenerateProxyClass()
116 soa.Self()->AssertNoPendingException(); in GenerateProxyClass()
Dmonitor_test.cc373 self->AssertNoPendingException(); in TEST_F()
Dstring_builder_append.cc352 self->AssertNoPendingException(); in AppendF()
Dtransaction.cc299 self->AssertNoPendingException(); in Rollback()
Druntime.cc840 self->AssertNoPendingException(); in RunRootClinits()
877 self->AssertNoPendingException(); in Start()
880 self->AssertNoPendingException(); in Start()
Dclass_linker.cc207 self->AssertNoPendingException(); in HandleEarlierVerifyError()
2819 self->AssertNoPendingException(); in EnsureResolved()
3045 self->AssertNoPendingException(); in FindClass()
3425 self->AssertNoPendingException(); in DefineClass()
4847 self->AssertNoPendingException(); in VerifyClass()
4887 self->AssertNoPendingException(); in VerifyClass()
5173 self->AssertNoPendingException(); in CreateProxyClass()
5438 self->AssertNoPendingException(); in InitializeClass()
5444 self->AssertNoPendingException(); in InitializeClass()
5741 self->AssertNoPendingException(); in WaitForInitializeClass()
[all …]
Dthread.cc2246 soa.Self()->AssertNoPendingException(); in FinishStartup()
2253 soa.Self()->AssertNoPendingException(); in FinishStartup()
2352 void Thread::AssertNoPendingException() const { in AssertNoPendingException() function in art::Thread
Dthread.h464 void AssertNoPendingException() const;
Dinstrumentation.cc1365 thread->AssertNoPendingException(); in ExceptionThrownEvent()
Dclass_linker_test.cc1358 hs.Self()->AssertNoPendingException(); in TEST_F()
/art/compiler/jit/
Djit_compiler.cc178 self->AssertNoPendingException(); in CompileMethod()
/art/runtime/gc/
Dheap-inl.h62 self->AssertNoPendingException(); in AllocObjectWithAllocator()
Dheap.cc1753 self->AssertNoPendingException(); in AllocateInternalWithGc()
/art/adbconnection/
Dadbconnection.cc806 self->AssertNoPendingException(); in AttachJdwpAgent()
/art/dex2oat/driver/
Dcompiler_driver.cc1498 self->AssertNoPendingException(); in ForAllLambda()
1538 self->AssertNoPendingException(); in Run()
2096 soa.Self()->AssertNoPendingException(); in Visit()
2401 soa.Self()->AssertNoPendingException(); in TryInitializeClass()
/art/runtime/interpreter/
Dinterpreter.cc267 self->AssertNoPendingException(); in Execute()
/art/runtime/interpreter/mterp/
Dmterp.cc559 self->AssertNoPendingException(); in MterpCheckBefore()
/art/openjdkjvmti/
Dti_heap.cc1928 self->AssertNoPendingException(); in ChangeArraySize()