Home
last modified time | relevance | path

Searched defs:FindClassDef (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Ddex_file.cc206 const DexFile::ClassDef* DexFile::FindClassDef(dex::TypeIndex type_idx) const { in FindClassDef() function in art::DexFile
/art/runtime/
Doat_file.cc1798 const DexFile::ClassDef* OatFile::OatDexFile::FindClassDef(const DexFile& dex_file, in FindClassDef() function in art::OatFile::OatDexFile