Home
last modified time | relevance | path

Searched refs:artResolveTypeFromCode (Results 1 – 5 of 5) sorted by relevance

/aosp12/art/runtime/entrypoints/quick/
H A Dquick_dexcache_entrypoints.cc163 extern "C" mirror::Class* artResolveTypeFromCode(uint32_t type_idx, Thread* self) in artResolveTypeFromCode() function
/aosp12/art/runtime/arch/arm/
H A Dquick_entrypoints_arm.S856 ONE_ARG_SAVE_EVERYTHING_DOWNCALL_FOR_CLINIT art_quick_resolve_type, artResolveTypeFromCode
/aosp12/art/runtime/arch/x86_64/
H A Dquick_entrypoints_x86_64.S1063 ONE_ARG_SAVE_EVERYTHING_DOWNCALL_FOR_CLINIT art_quick_resolve_type, artResolveTypeFromCode
/aosp12/art/runtime/arch/arm64/
H A Dquick_entrypoints_arm64.S1302 ONE_ARG_SAVE_EVERYTHING_DOWNCALL_FOR_CLINIT art_quick_resolve_type, artResolveTypeFromCode
/aosp12/art/runtime/arch/x86/
H A Dquick_entrypoints_x86.S1202 ONE_ARG_SAVE_EVERYTHING_DOWNCALL_FOR_CLINIT art_quick_resolve_type, artResolveTypeFromCode