Searched refs:HasHashCode (Results 1 – 2 of 2) sorted by relevance
128 while (!HasHashCode()) { in GetHashCode()133 DCHECK(HasHashCode()); in GetHashCode()627 if (monitor->HasHashCode()) { in Deflate()638 } else if (monitor->HasHashCode()) { in Deflate()
115 bool HasHashCode() const { in HasHashCode() function