Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Druntime_asm_entrypoints.h66 static inline const void* GetQuickProxyInvokeHandler() { in GetQuickProxyInvokeHandler() function
/art/runtime/
Dart_method.cc548 if (existing_entry_point == GetQuickProxyInvokeHandler()) { in GetOatQuickMethodHeader()
Dinstrumentation.cc342 return GetQuickProxyInvokeHandler(); in GetOptimizedCodeFor()
Dclass_linker.cc5076 out->SetEntryPointFromQuickCompiledCode(GetQuickProxyInvokeHandler()); in CreateProxyMethod()