Searched refs:thisDescriptor (Results 1 – 1 of 1) sorted by relevance
273 DexString thisDescriptor = namingLens.lookupDescriptor(this); in slowCompareTo() local275 return thisDescriptor.slowCompareTo(otherDescriptor); in slowCompareTo()280 DexString thisDescriptor = namingLens.lookupDescriptor(this); in layeredCompareTo() local282 return thisDescriptor.compareTo(otherDescriptor); in layeredCompareTo()