Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Druntime_asm_entrypoints.h59 static inline const void* GetQuickProxyInvokeHandler() { in GetQuickProxyInvokeHandler() function
/art/runtime/
Dart_method.cc587 if (existing_entry_point == GetQuickProxyInvokeHandler()) { in GetOatQuickMethodHeader()
Dclass_linker.cc3340 return GetQuickProxyInvokeHandler(); in GetQuickOatCodeFor()
5079 out->SetEntryPointFromQuickCompiledCode(GetQuickProxyInvokeHandler()); in CreateProxyMethod()