Searched refs:equalsUsingSimpleType (Results 1 – 2 of 2) sorted by relevance
288 return spec.equalsUsingSimpleType(otherSpec); in matches()554 } else if (! newSpec.equalsUsingSimpleType(oldSpec)) { in snapshot()584 if (startedLocal.equalsUsingSimpleType(existingLocal)) { in startLocal()
190 public boolean equalsUsingSimpleType(RegisterSpec other) { in equalsUsingSimpleType() method in RegisterSpec