Home
last modified time | relevance | path

Searched refs:GetQuickProxyInvokeHandler (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/entrypoints/
H A Druntime_asm_entrypoints.h66 static inline const void* GetQuickProxyInvokeHandler() { in GetQuickProxyInvokeHandler() function
/aosp12/art/runtime/
H A Dart_method.cc552 if (existing_entry_point == GetQuickProxyInvokeHandler()) { in GetOatQuickMethodHeader()
H A Dclass_linker.cc3335 return GetQuickProxyInvokeHandler(); in GetQuickOatCodeFor()
5189 out->SetEntryPointFromQuickCompiledCode(GetQuickProxyInvokeHandler()); in CreateProxyMethod()