Home
last modified time | relevance | path

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

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