Home
last modified time | relevance | path

Searched defs:lookupDescriptor (Results 1 – 2 of 2) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/naming/
DNamingLens.java26 public abstract DexString lookupDescriptor(DexType type); in lookupDescriptor() method in NamingLens
58 public DexString lookupDescriptor(DexType type) { in lookupDescriptor() method in NamingLens.IdentityLens
DMinifier.java76 public DexString lookupDescriptor(DexType type) { in lookupDescriptor() method in Minifier.MinifiedRenaming