Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dutf.cc160 uint32_t ComputeModifiedUtf8Hash(const char* chars) { in ComputeModifiedUtf8Hash() function
169 uint32_t ComputeModifiedUtf8Hash(std::string_view chars) { in ComputeModifiedUtf8Hash() function