Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_throw_entrypoints.cc99 extern "C" NO_RETURN void artThrowStringBoundsFromCode(int index, int length, Thread* self) in artThrowStringBoundsFromCode() function
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S288 …O_ARG_RUNTIME_EXCEPTION_SAVE_EVERYTHING art_quick_throw_string_bounds, artThrowStringBoundsFromCode
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S306 …O_ARG_RUNTIME_EXCEPTION_SAVE_EVERYTHING art_quick_throw_string_bounds, artThrowStringBoundsFromCode
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S380 …O_ARG_RUNTIME_EXCEPTION_SAVE_EVERYTHING art_quick_throw_string_bounds, artThrowStringBoundsFromCode