Searched refs:TargetTypeDexFile (Results 1 – 2 of 2) sorted by relevance
228 const DexFile* TargetTypeDexFile() const { in TargetTypeDexFile() function
789 TypeReference target_type(patch.TargetTypeDexFile(), patch.TargetTypeIndex()); in VisitMethod()795 TypeReference target_type(patch.TargetTypeDexFile(), patch.TargetTypeIndex()); in VisitMethod()801 TypeReference target_type(patch.TargetTypeDexFile(), patch.TargetTypeIndex()); in VisitMethod()1755 TypeReference ref(patch.TargetTypeDexFile(), patch.TargetTypeIndex()); in VisitMethod()1764 TypeReference ref(patch.TargetTypeDexFile(), patch.TargetTypeIndex()); in VisitMethod()1774 TypeReference ref(patch.TargetTypeDexFile(), patch.TargetTypeIndex()); in VisitMethod()1907 ObjPtr<mirror::DexCache> dex_cache = GetDexCache(patch.TargetTypeDexFile()); in GetTargetType()