Searched refs:hashFields (Results 1 – 1 of 1) sorted by relevance
160 hash = hashFields(hash, getAllFields()); in hashCode()291 protected static int hashFields(int hash, Map<FieldDescriptor, Object> map) { in hashFields() method in AbstractMessage