Home | History | Annotate | Download | only in driver

Lines Matching defs:GetDexFile

698     dex_file = method->GetDexFile();
885 } else if (&cls->GetDexFile() == dex_file) {
1055 method->GetDexFile());
1537 const DexFile* GetDexFile() const {
1625 const DexFile& original_dex_file = *klass->GetDexCache()->GetDexFile();
1693 const DexFile& dex_file = *manager_->GetDexFile();
1800 const DexFile& dex_file = *manager_->GetDexFile();
1901 if (&cls->GetDexFile() == &dex_file) {
2040 const DexFile& dex_file = *manager_->GetDexFile();
2103 ClassReference ref(manager_->GetDexFile(), class_def_index);
2169 const DexFile& dex_file = *manager_->GetDexFile();
2195 ClassReference ref(manager_->GetDexFile(), class_def_index);
2233 const DexFile& dex_file = *manager_->GetDexFile();
2255 const DexFile& dex_file = klass->GetDexFile();
2378 if (&klass->GetDexFile() == manager_->GetDexFile()) {
2706 const DexFile& dex_file = *context.GetDexFile();