Searched refs:SetHashCode (Results 1 – 2 of 2) sorted by relevance
/art/runtime/mirror/ | ||
D | string.h | 249 void SetHashCode(int32_t new_hash_code) REQUIRES_SHARED(Locks::mutator_lock_) { in SetHashCode() function |
D | string.cc | 58 SetHashCode(hash_code); in ComputeHashCode() |