Lines Matching defs:target_dex_file
81 const DexFile* target_dex_file, in RelativeMethodPatch()
91 const DexFile* target_dex_file, in MethodBssEntryPatch()
101 const DexFile* target_dex_file, in RelativeJniEntrypointPatch()
111 const DexFile* target_dex_file, in RelativeCodePatch()
119 const DexFile* target_dex_file, in RelativeTypePatch()
129 const DexFile* target_dex_file, in TypeBssEntryPatch()
139 const DexFile* target_dex_file, in PublicTypeBssEntryPatch()
149 const DexFile* target_dex_file, in PackageTypeBssEntryPatch()
159 const DexFile* target_dex_file, in RelativeStringPatch()
169 const DexFile* target_dex_file, in StringBssEntryPatch()
286 LinkerPatch(size_t literal_offset, Type patch_type, const DexFile* target_dex_file) in LinkerPatch()