Home
last modified time | relevance | path

Searched refs:ClearException (Results 1 – 25 of 29) sorted by relevance

12

/art/runtime/
Dmonitor_test.cc80 self->ClearException(); in FillHeap()
101 self->ClearException(); in FillHeap()
158 self->ClearException(); in Run()
203 self->ClearException(); in Run()
247 self->ClearException(); in Run()
Dart_method.cc258 self->ClearException(); in FindCatchBlock()
275 self->ClearException(); in FindCatchBlock()
429 self->ClearException(); in Invoke()
Dreflection.cc367 self->ClearException(); in CheckMethodArguments()
646 soa.Self()->ClearException(); in InvokeMethod()
Druntime.cc231 self->ClearException(); in ~Runtime()
1079 self->ClearException(); in Init()
1086 self->ClearException(); in Init()
Dthread.cc1177 const_cast<Thread*>(this)->ClearException(); in DumpJavaStack()
1889 ClearException(); in ThrowNewWrappedException()
2181 ClearException(); in QuickDeliverException()
Dinstrumentation_test.cc336 self->ClearException(); in ReportEvent()
Dtransaction_test.cc85 soa.Self()->ClearException(); in testTransactionAbort()
Ddebugger.cc1334 self->ClearException(); in CreateString()
1354 self->ClearException(); in CreateObject()
1381 self->ClearException(); in CreateArrayObject()
2889 self->ClearException(); in PostLocationEvent()
3996 soa.Self()->ClearException(); in ExecuteMethod()
4061 soa.Self()->ClearException(); in ExecuteMethodWithoutPendingException()
Dclass_linker.cc114 self->ClearException(); in HasInitWithString()
1626 self->ClearException(); in FindClassInPathClassLoader()
1701 self->ClearException(); in FindClassInPathClassLoader()
2601 self->ClearException(); in CreateArrayClass()
3049 self->ClearException(); in VerifyClass()
3259 Thread::Current()->ClearException(); in ResolveMethodExceptionHandlerTypes()
5326 self->ClearException(); in ResolveType()
Dthread.h358 void ClearException() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in ClearException() function
Djni_internal.cc203 soa.Self()->ClearException(); in FindFieldID()
457 soa.Self()->ClearException(); in ExceptionClear()
471 soa.Self()->ClearException(); in ExceptionDescribe()
484 soa.Self()->ClearException(); in ExceptionDescribe()
/art/runtime/mirror/
Dobject_test.cc128 soa.Self()->ClearException(); in TEST_F()
133 soa.Self()->ClearException(); in TEST_F()
217 soa.Self()->ClearException(); in TestPrimitiveArray()
222 soa.Self()->ClearException(); in TestPrimitiveArray()
266 soa.Self()->ClearException(); in TEST_F()
271 soa.Self()->ClearException(); in TEST_F()
296 soa.Self()->ClearException(); in TEST_F()
301 soa.Self()->ClearException(); in TEST_F()
341 soa.Self()->ClearException(); in TEST_F()
Dfield-inl.h49 self->ClearException(); in CreateFromArtField()
Dclass.cc96 self->ClearException(); in SetStatus()
/art/compiler/driver/
Dcompiler_driver-inl.h53 soa.Self()->ClearException(); in ResolveClass()
78 soa.Self()->ClearException(); in ResolveFieldWithDexFile()
277 soa.Self()->ClearException(); in ResolveMethod()
Dcompiler_driver.cc524 self->ClearException(); in GetDexToDexCompilationlevel()
776 self->ClearException(); in LoadImageClasses()
1717 self->ClearException(); in CheckAndClearResolveException()
1845 soa.Self()->ClearException(); in ResolveType()
1904 soa.Self()->ClearException(); in VerifyClass()
1927 soa.Self()->ClearException(); in VerifyClass()
1989 self->ClearException(); in SetVerifiedClass()
2077 soa.Self()->ClearException(); in InitializeClass()
2091 soa.Self()->ClearException(); in InitializeClass()
2154 soa.Self()->ClearException(); in CompileClass()
[all …]
Dcompiler_driver_test.cc179 Thread::Current()->ClearException(); in TEST_F()
/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc187 thread->ClearException(); in ZygoteHooks_nativePostForkChild()
/art/runtime/arch/
Dstub_test.cc942 self->ClearException(); in TestUnlockObject()
1116 self->ClearException(); in TEST_F()
1234 self->ClearException(); in TEST_F()
1242 self->ClearException(); in TEST_F()
1250 self->ClearException(); in TEST_F()
1347 self->ClearException(); in TEST_F()
1369 self->ClearException(); in TEST_F()
1375 self->ClearException(); in TEST_F()
1463 self->ClearException(); in TEST_F()
/art/runtime/verifier/
Dmethod_verifier.cc213 self->ClearException(); in VerifyClass()
258 self->ClearException(); in VerifyClass()
767 self_->ClearException(); in ScanTryCatchBlocks()
2415 self_->ClearException(); in CodeFlowVerifyInstruction()
2460 self_->ClearException(); in CodeFlowVerifyInstruction()
3048 self_->ClearException(); in CodeFlowVerifyInstruction()
3892 self_->ClearException(); in GetStaticField()
3927 self_->ClearException(); in GetInstanceField()
4004 self_->ClearException(); in VerifyISFieldAccess()
4129 self->ClearException(); in VerifyQuickFieldAccess()
[all …]
Dreg_type_cache.cc199 Thread::Current()->ClearException(); in From()
/art/runtime/gc/
Dheap-inl.h61 self->ClearException(); in AllocObjectWithAllocator()
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h629 self->ClearException(); in UnlockJniSynchronizedMethod()
/art/runtime/interpreter/
Dunstarted_runtime.cc278 self->ClearException(); in UnstartedVmClassLoaderFindLoadedClass()
534 self->ClearException(); in UnstartedDexCacheGetDexNative()
Dinterpreter_common.cc437 self->ClearException(); in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL()

12