Home
last modified time | relevance | path

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

/aosp12/art/runtime/mirror/
H A Dstring.h249 void SetHashCode(int32_t new_hash_code) REQUIRES_SHARED(Locks::mutator_lock_) { in SetHashCode() function
H A Dstring.cc58 SetHashCode(hash_code); in ComputeHashCode()