Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.cc473 const DexFile::ClassDef* DexFile::FindClassDef(const char* descriptor, size_t hash) const { in FindClassDef() function in art::DexFile
523 const DexFile::ClassDef* DexFile::FindClassDef(uint16_t type_idx) const { in FindClassDef() function in art::DexFile