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.cc300 self->AssertNoPendingException(); in Rollback()
Druntime.cc861 self->AssertNoPendingException(); in RunRootClinits()
898 self->AssertNoPendingException(); in Start()
901 self->AssertNoPendingException(); in Start()
Dclass_linker.cc211 self->AssertNoPendingException(); in HandleEarlierVerifyError()
2605 self->AssertNoPendingException(); in EnsureResolved()
2831 self->AssertNoPendingException(); in FindClass()
3227 self->AssertNoPendingException(); in DefineClass()
4696 self->AssertNoPendingException(); in VerifyClass()
4738 self->AssertNoPendingException(); in VerifyClass()
5037 self->AssertNoPendingException(); in CreateProxyClass()
5300 self->AssertNoPendingException(); in InitializeClass()
5306 self->AssertNoPendingException(); in InitializeClass()
5603 self->AssertNoPendingException(); in WaitForInitializeClass()
[all …]
Dthread.h470 void AssertNoPendingException() const;
Dthread.cc2256 soa.Self()->AssertNoPendingException(); in FinishStartup()
2263 soa.Self()->AssertNoPendingException(); in FinishStartup()
2362 void Thread::AssertNoPendingException() const { in AssertNoPendingException() function in art::Thread
Dinstrumentation.cc1345 thread->AssertNoPendingException(); in ExceptionThrownEvent()
Dclass_linker_test.cc1361 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.cc1806 self->AssertNoPendingException(); in AllocateInternalWithGc()
/art/dex2oat/driver/
Dcompiler_driver.cc1400 self->AssertNoPendingException(); in ForAllLambda()
1440 self->AssertNoPendingException(); in Run()
2005 soa.Self()->AssertNoPendingException(); in Visit()
2310 self->AssertNoPendingException(); in TryInitializeClass()
/art/adbconnection/
Dadbconnection.cc812 self->AssertNoPendingException(); in AttachJdwpAgent()
/art/runtime/interpreter/
Dinterpreter.cc291 self->AssertNoPendingException(); in Execute()
/art/runtime/interpreter/mterp/
Dmterp.cc505 self->AssertNoPendingException(); in MterpCheckBefore()
/art/openjdkjvmti/
Dti_heap.cc1928 self->AssertNoPendingException(); in ChangeArraySize()