Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A 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()
H A Dmonitor_test.cc373 self->AssertNoPendingException(); in TEST_F()
H A Dstring_builder_append.cc352 self->AssertNoPendingException(); in AppendF()
H A Dtransaction.cc300 self->AssertNoPendingException(); in Rollback()
H A Druntime.cc861 self->AssertNoPendingException(); in RunRootClinits()
898 self->AssertNoPendingException(); in Start()
901 self->AssertNoPendingException(); in Start()
H A Dclass_linker.cc211 self->AssertNoPendingException(); in HandleEarlierVerifyError()
2605 self->AssertNoPendingException(); in EnsureResolved()
2842 self->AssertNoPendingException(); in FindClass()
3238 self->AssertNoPendingException(); in DefineClass()
4707 self->AssertNoPendingException(); in VerifyClass()
4749 self->AssertNoPendingException(); in VerifyClass()
5048 self->AssertNoPendingException(); in CreateProxyClass()
5311 self->AssertNoPendingException(); in InitializeClass()
5317 self->AssertNoPendingException(); in InitializeClass()
5614 self->AssertNoPendingException(); in WaitForInitializeClass()
[all …]
H A Dthread.cc2256 soa.Self()->AssertNoPendingException(); in FinishStartup()
2263 soa.Self()->AssertNoPendingException(); in FinishStartup()
2362 void Thread::AssertNoPendingException() const { in AssertNoPendingException() function in art::Thread
H A Dthread.h470 void AssertNoPendingException() const;
H A Dinstrumentation.cc1345 thread->AssertNoPendingException(); in ExceptionThrownEvent()
H A Dclass_linker_test.cc1361 hs.Self()->AssertNoPendingException(); in TEST_F()
/aosp12/art/compiler/jit/
H A Djit_compiler.cc178 self->AssertNoPendingException(); in CompileMethod()
/aosp12/art/runtime/gc/
H A Dheap-inl.h62 self->AssertNoPendingException(); in AllocObjectWithAllocator()
H A Dheap.cc1806 self->AssertNoPendingException(); in AllocateInternalWithGc()
/aosp12/art/dex2oat/driver/
H A Dcompiler_driver.cc1400 self->AssertNoPendingException(); in ForAllLambda()
1440 self->AssertNoPendingException(); in Run()
2005 soa.Self()->AssertNoPendingException(); in Visit()
2310 self->AssertNoPendingException(); in TryInitializeClass()
/aosp12/art/adbconnection/
H A Dadbconnection.cc812 self->AssertNoPendingException(); in AttachJdwpAgent()
/aosp12/art/runtime/interpreter/
H A Dinterpreter.cc291 self->AssertNoPendingException(); in Execute()
/aosp12/art/runtime/interpreter/mterp/
H A Dmterp.cc505 self->AssertNoPendingException(); in MterpCheckBefore()
/aosp12/art/openjdkjvmti/
H A Dti_heap.cc1928 self->AssertNoPendingException(); in ChangeArraySize()