Searched refs:lookupTargetAlongSuperAndInterfaceChain (Results 1 – 1 of 1) sorted by relevance
205 private <S extends DexItem, T extends Descriptor<S, T>> S lookupTargetAlongSuperAndInterfaceChain( in lookupTargetAlongSuperAndInterfaceChain() method218 result = lookupTargetAlongSuperAndInterfaceChain(holder.superType, desc, lookup); in lookupTargetAlongSuperAndInterfaceChain()224 result = lookupTargetAlongSuperAndInterfaceChain(iface, desc, lookup); in lookupTargetAlongSuperAndInterfaceChain()266 S localResult = lookupTargetAlongSuperAndInterfaceChain(iface, desc, lookup); in lookupTargetAlongInterfaceChain()