Searched refs:TargetTypeIndex (Results 1 – 2 of 2) sorted by relevance
199 dex::TypeIndex TargetTypeIndex() const { in TargetTypeIndex() function
904 TypeReference target_type(patch.TargetTypeDexFile(), patch.TargetTypeIndex()); in VisitMethod()1822 TypeReference ref(patch.TargetTypeDexFile(), patch.TargetTypeIndex()); in VisitMethod()1945 class_linker_->LookupResolvedType(patch.TargetTypeIndex(), dex_cache, class_loader_); in GetTargetType()