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

/art/runtime/
H A Doat_file-inl.h24 inline const OatQuickMethodHeader* OatFile::OatMethod::GetOatQuickMethodHeader() const { function in class:art::OatFile::OatMethod
34 const OatQuickMethodHeader* method_header = GetOatQuickMethodHeader();
50 const OatQuickMethodHeader* method_header = GetOatQuickMethodHeader();
87 const OatQuickMethodHeader* method_header = GetOatQuickMethodHeader();
100 const OatQuickMethodHeader* method_header = GetOatQuickMethodHeader();

Completed in 34 milliseconds