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