Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Druntime_asm_entrypoints.h51 static inline const void* GetQuickProxyInvokeHandler() { in GetQuickProxyInvokeHandler() function
/art/runtime/
Dclass_linker.cc2066 return GetQuickProxyInvokeHandler(); in GetQuickOatCodeFor()
3493 out->SetEntryPointFromQuickCompiledCode(GetQuickProxyInvokeHandler()); in CreateProxyMethod()