Searched refs:HasHashCode (Results 1 – 2 of 2) sorted by relevance
121 while (!HasHashCode()) { in GetHashCode()126 DCHECK(HasHashCode()); in GetHashCode()758 if (monitor->HasHashCode()) { in Deflate()772 } else if (monitor->HasHashCode()) { in Deflate()
124 bool HasHashCode() const { in HasHashCode() function