Home
last modified time | relevance | path

Searched refs:HasHashCode (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dmonitor.h150 bool HasHashCode() const { in HasHashCode() function
Dmonitor.cc162 if (!HasHashCode()) { in GetHashCode()
168 DCHECK(HasHashCode()); in GetHashCode()
1017 if (monitor->HasHashCode()) { in Deflate()