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