Searched defs:FindClassDef (Results 1 – 1 of 1) sorted by relevance
473 const DexFile::ClassDef* DexFile::FindClassDef(const char* descriptor, size_t hash) const { in FindClassDef() function in art::DexFile523 const DexFile::ClassDef* DexFile::FindClassDef(uint16_t type_idx) const { in FindClassDef() function in art::DexFile