Home
last modified time | relevance | path

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

/art/tools/veridex/
Dresolver.cc140 const DexFile& other_dex_file = resolver->dex_file_; in LookupMethodIn() local
195 const DexFile& other_dex_file = resolver->dex_file_; in LookupFieldIn() local
245 const DexFile& other_dex_file = resolver->dex_file_; in LookupDeclaredMethodIn() local
/art/runtime/
Dclass_linker.cc6411 const DexFile* other_dex_file = other->GetDexFile(); in HasSameNameAndSignature() local