Home
last modified time | relevance | path

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

/art/runtime/
Dutf.cc71 int32_t ComputeUtf16Hash(mirror::CharArray* chars, int32_t offset, in ComputeUtf16Hash() function
80 int32_t ComputeUtf16Hash(const uint16_t* chars, size_t char_count) { in ComputeUtf16Hash() function