HomeSort by relevance Sort by last modified time
    Searched full:entry_point_from_quick_compiled_code (Results 1 - 1 of 1) sorted by null

  /art/runtime/mirror/
art_method.h 316 void SetEntryPointFromQuickCompiledCode(const void* entry_point_from_quick_compiled_code)
319 SetEntryPointFromQuickCompiledCodePtrSize(entry_point_from_quick_compiled_code,
324 const void* entry_point_from_quick_compiled_code, size_t pointer_size)
327 EntryPointFromQuickCompiledCodeOffset(pointer_size), entry_point_from_quick_compiled_code, local

Completed in 513 milliseconds