Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Druntime_asm_entrypoints.h69 static inline const void* GetQuickProxyInvokeHandler() { in GetQuickProxyInvokeHandler() function
/art/runtime/
Dart_method.cc596 if (existing_entry_point == GetQuickProxyInvokeHandler()) { in GetOatQuickMethodHeader()