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