Searched refs:HasHashCode (Results 1 – 2 of 2) sorted by relevance
143 if (!HasHashCode()) { in GetHashCode()149 DCHECK(HasHashCode()); in GetHashCode()979 if (monitor->HasHashCode()) { in Deflate()994 } else if (monitor->HasHashCode()) { in Deflate()
140 bool HasHashCode() const { in HasHashCode() function