Lines Matching defs:target_dex_file
88 const DexFile* target_dex_file, in RelativeMethodPatch()
98 const DexFile* target_dex_file, in MethodAppImageRelRoPatch()
108 const DexFile* target_dex_file, in MethodBssEntryPatch()
118 const DexFile* target_dex_file, in RelativeJniEntrypointPatch()
128 const DexFile* target_dex_file, in RelativeCodePatch()
136 const DexFile* target_dex_file, in RelativeTypePatch()
146 const DexFile* target_dex_file, in TypeAppImageRelRoPatch()
156 const DexFile* target_dex_file, in TypeBssEntryPatch()
166 const DexFile* target_dex_file, in PublicTypeBssEntryPatch()
176 const DexFile* target_dex_file, in PackageTypeBssEntryPatch()
186 const DexFile* target_dex_file, in RelativeStringPatch()
196 const DexFile* target_dex_file, in StringBssEntryPatch()
206 const DexFile* target_dex_file, in MethodTypeBssEntryPatch()
319 LinkerPatch(size_t literal_offset, Type patch_type, const DexFile* target_dex_file) in LinkerPatch()