Home
last modified time | relevance | path

Searched refs:ComputeHash (Results 1 – 1 of 1) sorted by relevance

/system/libziparchive/
Dzip_cd_entry_map.cc39 static uint32_t ComputeHash(std::string_view name) { in ComputeHash() function
46 const uint32_t hash = ComputeHash(name); in GetCdEntryOffset()
62 const uint64_t hash = ComputeHash(name); in AddToMap()