Searched refs:thisDescriptor (Results 1 – 4 of 4) sorted by relevance
75 CstUtf8 thisDescriptor = getNat().getDescriptor(); in compareTo0() local77 return thisDescriptor.compareTo(otherDescriptor); in compareTo0()
185 String thisDescriptor = type.getDescriptor(); in compareTo0() local187 return thisDescriptor.compareTo(otherDescriptor); in compareTo0()
76 CstString thisDescriptor = getNat().getDescriptor(); in compareTo0() local78 return thisDescriptor.compareTo(otherDescriptor); in compareTo0()
217 String thisDescriptor = type.getDescriptor(); in compareTo0() local219 return thisDescriptor.compareTo(otherDescriptor); in compareTo0()