Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dentrypoint_utils.h232 static inline const void* GetQuickProxyInvokeHandler() { in GetQuickProxyInvokeHandler() function
/art/runtime/
Dclass_linker.cc2437 return GetQuickProxyInvokeHandler(); in GetQuickOatCodeFor()
4025 method->SetEntryPointFromQuickCompiledCode(GetQuickProxyInvokeHandler()); in CreateProxyMethod()