Home | History | Annotate | Download | only in oatdump

Lines Matching refs:OatClass

292           const OatFile::OatClass oat_class = oat_dex_file->GetOatClass(class_def_index);
322 const OatFile::OatClass oat_class = oat_dex_file->GetOatClass(class_def_index);
382 const OatFile::OatClass oat_class = oat_dex_file.GetOatClass(class_def_index);
408 bool DumpOatClass(std::ostream& os, const OatFile::OatClass& oat_class, const DexFile& dex_file,
449 const OatFile::OatClass& oat_class, const DexFile& dex_file,