Home
last modified time | relevance | path

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

/aosp12/art/runtime/mirror/
H A Dstring.cc51 int String::ComputeHashCode() { in ComputeHashCode() function in art::mirror::String
/aosp12/art/compiler/optimizing/
H A Dnodes.h2563 virtual size_t ComputeHashCode() const { in ComputeHashCode() function