Home
last modified time | relevance | path

Searched refs:artThrowNullPointerExceptionFromCode (Results 1 – 4 of 4) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_throw_entrypoints.cc65 extern "C" NO_RETURN void artThrowNullPointerExceptionFromCode(Thread* self) in artThrowNullPointerExceptionFromCode() function
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S245 …EPTION_SAVE_EVERYTHING art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCode
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S270 …EPTION_SAVE_EVERYTHING art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCode
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S346 …EPTION_SAVE_EVERYTHING art_quick_throw_null_pointer_exception, artThrowNullPointerExceptionFromCode