Searched refs:ComputeAndSetHashCode (Results 1 – 3 of 3) sorted by relevance
94 result = ComputeAndSetHashCode(); in GetHashCode()
293 EXPORT int32_t ComputeAndSetHashCode() REQUIRES_SHARED(Locks::mutator_lock_);
64 int32_t String::ComputeAndSetHashCode() { in ComputeAndSetHashCode() function in art::mirror::String