Searched defs:FindClassDef (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | oat_file.cc | 1379 const DexFile::ClassDef* OatFile::OatDexFile::FindClassDef(const DexFile& dex_file, in FindClassDef() function in art::OatFile::OatDexFile |
| D | dex_file.cc | 638 const DexFile::ClassDef* DexFile::FindClassDef(dex::TypeIndex type_idx) const { in FindClassDef() function in art::DexFile |