Home
last modified time | relevance | path

Searched defs:GetOatQuickMethodHeader (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file-inl.h27 inline const OatQuickMethodHeader* OatFile::OatMethod::GetOatQuickMethodHeader() const { in GetOatQuickMethodHeader() function
Dart_method.cc564 const OatQuickMethodHeader* ArtMethod::GetOatQuickMethodHeader(uintptr_t pc) { in GetOatQuickMethodHeader() function in art::ArtMethod