Searched refs:HasHashCode (Results 1 – 2 of 2) sorted by relevance
137 while (!HasHashCode()) { in GetHashCode()142 DCHECK(HasHashCode()); in GetHashCode()923 if (monitor->HasHashCode()) { in Deflate()938 } else if (monitor->HasHashCode()) { in Deflate()
132 bool HasHashCode() const { in HasHashCode() function