HomeSort by relevance Sort by last modified time
    Searched defs:GetQuickCode (Results 1 - 3 of 3) sorted by null

  /art/runtime/
oat_file-inl.h 51 const void* code = EntryPointToCodePointer(GetQuickCode());
59 const void* code = EntryPointToCodePointer(GetQuickCode());
67 const void* code = EntryPointToCodePointer(GetQuickCode());
111 inline const void* OatFile::OatMethod::GetQuickCode() const {
  /art/compiler/
compiled_method.h 49 ArrayRef<const uint8_t> GetQuickCode() const {
image_writer.cc     [all...]

Completed in 107 milliseconds