Home
last modified time | relevance | path

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

123

/art/runtime/interpreter/
Dlock_count_data.cc63 self->ClearException(); in RemoveMonitorOrThrow()
84 self->ClearException(); in CheckAllMonitorsReleasedOrThrow()
93 self->ClearException(); in CheckAllMonitorsReleasedOrThrow()
Dinterpreter_switch_impl-inl.h66 Self()->ClearException(); in CheckTransactionAbort()
134 Self()->ClearException(); in PossiblyHandlePendingExceptionOnInvoke()
192 self->ClearException(); in DoDexPcMoveEvent()
441 Self()->ClearException(); in MOVE_EXCEPTION()
Dunstarted_runtime_test.cc153 self->ClearException(); in RunArrayCopy()
983 self->ClearException(); in TEST_F()
1053 self->ClearException(); in TEST_F()
1132 self->ClearException(); in RunTest()
/art/runtime/
Dmethod_handles_test.cc128 soa.Self()->ClearException(); in TEST_F()
142 soa.Self()->ClearException(); in TEST_F()
156 soa.Self()->ClearException(); in TEST_F()
170 soa.Self()->ClearException(); in TEST_F()
207 soa.Self()->ClearException(); in TEST_F()
255 soa.Self()->ClearException(); in TEST_F()
269 soa.Self()->ClearException(); in TEST_F()
283 soa.Self()->ClearException(); in TEST_F()
331 soa.Self()->ClearException(); in TEST_F()
346 soa.Self()->ClearException(); in TEST_F()
[all …]
Dmonitor_test.cc110 self->ClearException(); in Run()
155 self->ClearException(); in Run()
199 self->ClearException(); in Run()
Dmodule_exclusion_test.cc71 self->ClearException(); in DoTest()
Dcommon_runtime_test.cc354 self->ClearException(); in FillHeap()
370 self->ClearException(); in FillHeap()
Doat_file_manager.cc658 self->ClearException(); in Run()
673 soa.Self()->ClearException(); in Run()
Dcommon_throws.cc602 Thread::Current()->ClearException(); // Resolution may fail, ignore. in ThrowNullPointerExceptionFromDexPC()
615 Thread::Current()->ClearException(); // Resolution may fail, ignore. in ThrowNullPointerExceptionFromDexPC()
Dart_method.cc273 self->ClearException(); in FindCatchBlock()
291 self->ClearException(); in FindCatchBlock()
/art/dex2oat/driver/
Dcompiler_driver-inl.h48 soa.Self()->ClearException(); in ResolveClass()
75 soa.Self()->ClearException(); in ResolveField()
Dcompiler_driver.cc699 soa.Self()->ClearException(); in EnsureVerifiedOrVerifyAtRuntime()
1045 self->ClearException(); in LoadImageClasses()
1083 self->ClearException(); in LoadImageClasses()
1509 self->ClearException(); in CheckAndClearResolveException()
1658 soa.Self()->ClearException(); in Visit()
1730 self->ClearException(); in LoadAndUpdateStatus()
1890 soa.Self()->ClearException(); in Visit()
1950 soa.Self()->ClearException(); in Visit()
2076 self->ClearException(); in Visit()
2127 soa.Self()->ClearException(); in Visit()
[all …]
/art/openjdkjvmti/
Dti_search.cc140 self->ClearException(); in Update()
176 self->ClearException(); in Update()
190 self->ClearException(); in Update()
Dti_redefine.cc446 self->ClearException(); in GetClassRedefinitionError()
1746 driver_->self_->ClearException(); in CollectAndCreateNewInstances()
1760 driver_->self_->ClearException(); in CollectAndCreateNewInstances()
1795 driver_->self_->ClearException(); in CollectAndCreateNewInstances()
1827 driver_->self_->ClearException(); in FinishRemainingCommonAllocations()
1835 driver_->self_->ClearException(); in FinishRemainingCommonAllocations()
1844 driver_->self_->ClearException(); in FinishRemainingCommonAllocations()
1918 driver_->self_->ClearException(); in FinishNewClassAllocations()
1945 driver_->self_->ClearException(); in FinishNewClassAllocations()
2062 driver_->self_->ClearException(); in AllocateNewClassObject()
[all …]
Dti_field.cc191 soa.Self()->ClearException(); in GetFieldName()
/art/runtime/mirror/
Dfield.cc74 self->ClearException(); in CreateFromArtField()
Dobject_test.cc139 soa.Self()->ClearException(); in TEST_F()
144 soa.Self()->ClearException(); in TEST_F()
229 soa.Self()->ClearException(); in TestPrimitiveArray()
234 soa.Self()->ClearException(); in TestPrimitiveArray()
321 soa.Self()->ClearException(); in TEST_F()
326 soa.Self()->ClearException(); in TEST_F()
352 soa.Self()->ClearException(); in TEST_F()
357 soa.Self()->ClearException(); in TEST_F()
378 soa.Self()->ClearException(); in TEST_F()
/art/compiler/driver/
Dcompiler_options.cc185 self->ClearException(); in IsMethodVerifiedWithoutFailures()
/art/runtime/native/
Djava_lang_VMClassLoader.cc64 self->ClearException(); in FindClassInPathClassLoader()
Ddalvik_system_ZygoteHooks.cc396 thread->ClearException(); in ZygoteHooks_nativePostForkChild()
/art/tools/art_verifier/
Dart_verifier.cc244 soa.Self()->ClearException(); in ExecuteWithRuntime()
/art/runtime/arch/
Dstub_test.cc550 self->ClearException(); in TestUnlockObject()
744 self->ClearException(); in TEST_F()
766 self->ClearException(); in TEST_F()
774 self->ClearException(); in TEST_F()
860 self->ClearException(); in TEST_F()
882 self->ClearException(); in TEST_F()
888 self->ClearException(); in TEST_F()
950 self->ClearException(); in TEST_F()
/art/dex2oat/
Dverifier_deps_test.cc76 soa.Self()->ClearException(); in FindClassByName()
234 soa.Self()->ClearException(); in VerifyClassStatus()
/art/runtime/entrypoints/quick/
Dquick_jni_entrypoints.cc143 self->ClearException(); in UnlockJniSynchronizedMethod()
/art/runtime/verifier/
Dclass_verifier.cc275 self->ClearException(); in VerifyClass()

123