Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/entrypoints/
H A Druntime_asm_entrypoints.h66 static inline const void* GetQuickProxyInvokeHandler() { in GetQuickProxyInvokeHandler() function
/aosp_15_r20/art/runtime/
H A Dart_method.cc595 if (existing_entry_point == GetQuickProxyInvokeHandler()) { in GetOatQuickMethodHeader()
H A Dinstrumentation.cc352 return GetQuickProxyInvokeHandler(); in GetOptimizedCodeFor()
H A Dclass_linker.cc5544 out->SetEntryPointFromQuickCompiledCode(GetQuickProxyInvokeHandler()); in CreateProxyMethod()