Lines Matching defs:target_dex_file
87 const DexFile* target_dex_file, in RelativeMethodPatch()
97 const DexFile* target_dex_file, in MethodBssEntryPatch()
107 const DexFile* target_dex_file, in RelativeJniEntrypointPatch()
117 const DexFile* target_dex_file, in RelativeCodePatch()
125 const DexFile* target_dex_file, in RelativeTypePatch()
135 const DexFile* target_dex_file, in TypeAppImageRelRoPatch()
145 const DexFile* target_dex_file, in TypeBssEntryPatch()
155 const DexFile* target_dex_file, in PublicTypeBssEntryPatch()
165 const DexFile* target_dex_file, in PackageTypeBssEntryPatch()
175 const DexFile* target_dex_file, in RelativeStringPatch()
185 const DexFile* target_dex_file, in StringBssEntryPatch()
195 const DexFile* target_dex_file, in MethodTypeBssEntryPatch()
305 LinkerPatch(size_t literal_offset, Type patch_type, const DexFile* target_dex_file) in LinkerPatch()