Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.h143 bool HasHashCode() const { in HasHashCode() function
Dmonitor.cc148 if (!HasHashCode()) { in GetHashCode()
154 DCHECK(HasHashCode()); in GetHashCode()
1008 if (monitor->HasHashCode()) { in Deflate()