Searched refs:toBaseType (Results 1 – 7 of 7) sorted by relevance
123 DexType baseType = type.toBaseType(dexItemFactory); in lookupType()
351 public DexType toBaseType(DexItemFactory dexItemFactory) { in toBaseType() method in DexType
159 DexType base = type.toBaseType(appInfo.dexItemFactory); in renameArrayTypeIfNeeded()
114 DexType valueType = proto.returnType.toBaseType(appInfo.dexItemFactory); in isAnnotationWithEnum()
108 type = type.toBaseType(appInfo.dexItemFactory); in isProgramClass()518 DexType base = type.toBaseType(application.dexItemFactory); in fixupType()
170 holder = holder.toBaseType(appInfo.dexItemFactory); in registerItemWithTarget()316 DexType baseType = type.toBaseType(appInfo.dexItemFactory); in registerTypeReference()595 DexType baseType = method.holder.toBaseType(appInfo.dexItemFactory); in markVirtualMethodAsReachable()
417 type = type.toBaseType(application.dexItemFactory); in includeDescriptor()