Home
last modified time | relevance | path

Searched refs:AssertNoPendingException (Results 1 – 19 of 19) 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()
Dtransaction.cc266 self->AssertNoPendingException(); in Rollback()
Druntime.cc805 self->AssertNoPendingException(); in RunRootClinits()
838 self->AssertNoPendingException(); in Start()
841 self->AssertNoPendingException(); in Start()
Dclass_linker.cc196 self->AssertNoPendingException(); in HandleEarlierVerifyError()
927 self->AssertNoPendingException(); in RunRootClinits()
2677 self->AssertNoPendingException(); in EnsureResolved()
2902 self->AssertNoPendingException(); in FindClass()
3243 self->AssertNoPendingException(); in DefineClass()
4636 self->AssertNoPendingException(); in VerifyClass()
4668 self->AssertNoPendingException(); in VerifyClass()
4940 self->AssertNoPendingException(); in CreateProxyClass()
5196 self->AssertNoPendingException(); in InitializeClass()
5202 self->AssertNoPendingException(); in InitializeClass()
[all …]
Dthread.cc2241 soa.Self()->AssertNoPendingException(); in FinishStartup()
2248 soa.Self()->AssertNoPendingException(); in FinishStartup()
2345 void Thread::AssertNoPendingException() const { in AssertNoPendingException() function in art::Thread
Dinstrumentation.cc1297 thread->AssertNoPendingException(); in ExceptionThrownEvent()
Dthread.h441 void AssertNoPendingException() const;
Dclass_linker_test.cc1351 hs.Self()->AssertNoPendingException(); in TEST_F()
Ddebugger.cc4033 soa.Self()->AssertNoPendingException(); in ExecuteMethodWithoutPendingException()
/art/compiler/jit/
Djit_compiler.cc192 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()
Dheap.cc1730 self->AssertNoPendingException(); in AllocateInternalWithGc()
/art/dex2oat/driver/
Dcompiler_driver.cc1444 self->AssertNoPendingException(); in ForAllLambda()
1484 self->AssertNoPendingException(); in Run()
1994 soa.Self()->AssertNoPendingException(); in Visit()
2266 soa.Self()->AssertNoPendingException(); in TryInitializeClass()
/art/adbconnection/
Dadbconnection.cc822 self->AssertNoPendingException(); in AttachJdwpAgent()
/art/runtime/interpreter/
Dinterpreter.cc267 self->AssertNoPendingException(); in Execute()
/art/runtime/interpreter/mterp/
Dmterp.cc562 self->AssertNoPendingException(); in MterpCheckBefore()