Home
last modified time | relevance | path

Searched refs:AssertPendingException (Results 1 – 19 of 19) sorted by relevance

/art/runtime/entrypoints/jni/
Djni_entrypoints.cc45 self->AssertPendingException(); in artFindNativeMethod()
/art/runtime/mirror/
Dfield-inl.h38 self->AssertPendingException(); in CreateFromArtField()
Dclass.cc144 self->AssertPendingException(); in SetStatus()
149 self->AssertPendingException(); in SetStatus()
1264 self->AssertPendingException(); in GetDeclaredMethodInternal()
/art/runtime/native/
Djava_lang_Class.cc193 self->AssertPendingException(); in GetDeclaredFields()
208 self->AssertPendingException(); in GetDeclaredFields()
326 self->AssertPendingException(); in GetPublicFieldRecursive()
424 soa.Self()->AssertPendingException(); in Class_getDeclaredConstructorsInternal()
488 soa.Self()->AssertPendingException(); in Class_getDeclaredMethodsUnchecked()
741 soa.Self()->AssertPendingException(); in Class_newInstance()
Ddalvik_system_DexFile.cc314 Thread::Current()->AssertPendingException(); in DexFile_closeDexFile()
386 soa.Self()->AssertPendingException(); in DexFile_defineClassNative()
Djava_lang_reflect_Executable.cc138 self->AssertPendingException(); in Executable_getParameters0()
/art/runtime/verifier/
Dreg_type.cc721 self->AssertPendingException(); in Merge()
782 self->AssertPendingException(); in ClassJoin()
788 self->AssertPendingException(); in ClassJoin()
/art/runtime/
Dclass_linker-inl.h59 self->AssertPendingException(); in FindArrayClass()
Dreflection.cc676 soa.Self()->AssertPendingException(); in InvokeMethod()
683 soa.Self()->AssertPendingException(); in InvokeMethod()
Dart_method.cc575 Thread::Current()->AssertPendingException(); in EqualParameters()
Dthread.h399 void AssertPendingException() const;
Dclass_linker.cc196 self->AssertPendingException(); in HandleEarlierVerifyError()
2885 self->AssertPendingException(); in DefineClass()
5315 self->AssertPendingException(); in ValidateSuperClassDescriptors()
5335 self->AssertPendingException(); in ValidateSuperClassDescriptors()
8062 Thread::Current()->AssertPendingException(); in ResolveMethod()
8083 Thread::Current()->AssertPendingException(); in ResolveMethodWithoutInvokeType()
Dthread.cc2076 void Thread::AssertPendingException() const { in AssertPendingException() function in art::Thread
2081 AssertPendingException(); in AssertPendingOOMException()
Dclass_linker_test.cc1292 hs.Self()->AssertPendingException(); in TEST_F()
/art/runtime/interpreter/mterp/
Dmterp.cc510 self->AssertPendingException(); in MterpCheckBefore()
/art/compiler/driver/
Dcompiler_driver.cc1805 soa.Self()->AssertPendingException(); in Visit()
2759 soa.Self()->AssertPendingException(); in Visit()
/art/runtime/openjdkjvmti/
Dti_redefine.cc1190 driver_->self_->AssertPendingException(); in FinishRemainingAllocations()
/art/dex2oat/
Ddex2oat.cc1922 soa.Self()->AssertPendingException(); in CompileDexFiles()
/art/compiler/
Doat_writer.cc1217 self->AssertPendingException(); in VisitMethod()