Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.h432 void SetEntryPointFromQuickCompiledCode(const void* entry_point_from_quick_compiled_code) { in SetEntryPointFromQuickCompiledCode() argument
433 SetEntryPointFromQuickCompiledCodePtrSize(entry_point_from_quick_compiled_code, in SetEntryPointFromQuickCompiledCode()
437 const void* entry_point_from_quick_compiled_code, PointerSize pointer_size) { in SetEntryPointFromQuickCompiledCodePtrSize() argument
439 entry_point_from_quick_compiled_code, in SetEntryPointFromQuickCompiledCodePtrSize()