Lines Matching defs:target_dex_file
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()
287 LinkerPatch(size_t literal_offset, Type patch_type, const DexFile* target_dex_file) in LinkerPatch()