Searched refs:GetOatQuickMethodHeader (Results 1 – 3 of 3) sorted by relevance
24 inline const OatQuickMethodHeader* OatFile::OatMethod::GetOatQuickMethodHeader() const { in GetOatQuickMethodHeader() function34 const OatQuickMethodHeader* method_header = GetOatQuickMethodHeader(); in GetOatQuickMethodHeaderOffset()50 const OatQuickMethodHeader* method_header = GetOatQuickMethodHeader(); in GetQuickCodeSizeOffset()87 const OatQuickMethodHeader* method_header = GetOatQuickMethodHeader(); in GetMappingTableOffsetOffset()100 const OatQuickMethodHeader* method_header = GetOatQuickMethodHeader(); in GetVmapTableOffsetOffset()
131 const OatQuickMethodHeader* GetOatQuickMethodHeader() const;
514 const OatQuickMethodHeader* method_header = oat_method.GetOatQuickMethodHeader(); in DumpOatMethod()