Home
last modified time | relevance | path

Searched defs:ComputeHashCode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/mirror/
H A Dstring-inl.h84 inline int32_t String::ComputeHashCode() { in ComputeHashCode() function
/aosp_15_r20/art/compiler/optimizing/
H A Dnodes.h2459 virtual size_t ComputeHashCode() const { in ComputeHashCode() function