Searched defs:target_dex_file (Results  1 – 8 of 8) sorted by relevance
| /art/compiler/linker/ | 
| D | linker_patch.h | 82                                          const DexFile* target_dex_file,  in RelativeMethodPatch() 92                                          const DexFile* target_dex_file,  in MethodBssEntryPatch() 102                                                 const DexFile* target_dex_file,  in RelativeJniEntrypointPatch() 112                                        const DexFile* target_dex_file,  in RelativeCodePatch() 120                                        const DexFile* target_dex_file,  in RelativeTypePatch() 130                                        const DexFile* target_dex_file,  in TypeBssEntryPatch() 140                                              const DexFile* target_dex_file,  in PublicTypeBssEntryPatch() 150                                               const DexFile* target_dex_file,  in PackageTypeBssEntryPatch() 160                                          const DexFile* target_dex_file,  in RelativeStringPatch() 170                                          const DexFile* target_dex_file,  in StringBssEntryPatch() [all …] 
 | 
| /art/compiler/optimizing/ | 
| D | code_generator_arm_vixl.h | 670     const DexFile* target_dex_file;  member
  | 
| D | code_generator.h | 744     const DexFile* target_dex_file;  member
  | 
| D | code_generator_arm64.cc | 5225                                      const DexFile* target_dex_file,  in NoDexFileAdapter()
  | 
| D | code_generator_x86_64.cc | 1380                                      const DexFile* target_dex_file,  in NoDexFileAdapter()
  | 
| D | code_generator_x86.cc | 5718                                      const DexFile* target_dex_file,  in NoDexFileAdapter()
  | 
| D | code_generator_arm_vixl.cc | 9724                                      const DexFile* target_dex_file,  in NoDexFileAdapter()
  | 
| /art/dex2oat/linker/ | 
| D | oat_writer.cc | 1897   ObjPtr<mirror::DexCache> GetDexCache(const DexFile* target_dex_file)  in GetDexCache()
  |