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