Home
last modified time | relevance | path

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

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