Searched defs:FindClassDef (Results 1 – 3 of 3) sorted by relevance
333 const ClassDef* DexFile::FindClassDef(dex::TypeIndex type_idx) const { in FindClassDef() function in art::DexFile
1067 const dex::ClassDef* FindClassDef(const std::vector<std::unique_ptr<const DexFile>>& dex_files, in FindClassDef() function in art::ProfMan
2340 const dex::ClassDef* OatDexFile::FindClassDef(const DexFile& dex_file, in FindClassDef() function in art::OatDexFile