Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.h229 const byte* GetQuickEntryPoint(mirror::ArtMethod* method)
Dimage_writer.cc1106 const byte* ImageWriter::GetQuickEntryPoint(mirror::ArtMethod* method) { in GetQuickEntryPoint() function in art::ImageWriter