Home
last modified time | relevance | path

Searched defs:other_dex_file (Results 1 – 3 of 3) 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/native/
Djava_lang_reflect_Executable.cc261 const DexFile* other_dex_file = other_method->GetDexFile(); in Executable_compareMethodParametersInternal() local
/art/runtime/
Dclass_linker.cc6609 const DexFile* other_dex_file = other->GetDexFile(); in HasSameNameAndSignature() local