Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_throw_entrypoints.cc36 extern "C" NO_RETURN uint64_t artInvokeObsoleteMethod(ArtMethod* method, Thread* self) in artInvokeObsoleteMethod() function
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S1770 ONE_ARG_RUNTIME_EXCEPTION art_invoke_obsolete_method_stub, artInvokeObsoleteMethod
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1984 ONE_ARG_RUNTIME_EXCEPTION art_invoke_obsolete_method_stub, artInvokeObsoleteMethod
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S1969 ONE_ARG_RUNTIME_EXCEPTION art_invoke_obsolete_method_stub, artInvokeObsoleteMethod