Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dart_method.h286 void SetEntryPointFromPortableCompiledCode(const void* entry_point_from_portable_compiled_code) in SetEntryPointFromPortableCompiledCode() argument
289 return SetEntryPointFromPortableCompiledCodePtrSize(entry_point_from_portable_compiled_code, in SetEntryPointFromPortableCompiledCode()
295 const void* entry_point_from_portable_compiled_code, size_t pointer_size) in SetEntryPointFromPortableCompiledCodePtrSize() argument
299 entry_point_from_portable_compiled_code, pointer_size); in SetEntryPointFromPortableCompiledCodePtrSize()