Searched defs:FindClassDef (Results 1 – 2 of 2) sorted by relevance
212 const ClassDef* DexFile::FindClassDef(dex::TypeIndex type_idx) const { in FindClassDef() function in art::DexFile
2020 const dex::ClassDef* OatDexFile::FindClassDef(const DexFile& dex_file, in FindClassDef() function in art::OatDexFile