Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dstring-inl.h70 inline int32_t String::ComputeHashCode() { in ComputeHashCode() function
/art/compiler/optimizing/
Dnodes.h2610 virtual size_t ComputeHashCode() const { in ComputeHashCode() function