Home | History | Annotate | Download | only in oatdump

Lines Matching refs:OatClass

170       const OatFile::OatClass oat_class = oat_dex_file->GetOatClass(class_def_index);
186 void WalkOatClass(const OatFile::OatClass& oat_class, const DexFile& dex_file,
514 const OatFile::OatClass oat_class = oat_dex_file->GetOatClass(class_def_index);
544 const OatFile::OatClass oat_class = oat_dex_file->GetOatClass(class_def_index);
611 const OatFile::OatClass oat_class = oat_dex_file.GetOatClass(class_def_index);
720 bool DumpOatClass(std::ostream& os, const OatFile::OatClass& oat_class, const DexFile& dex_file,
770 const OatFile::OatClass& oat_class, const DexFile& dex_file,