Home
last modified time | relevance | path

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

/system/core/libziparchive/
Dzip_archive.cc104 static uint32_t ComputeHash(const ZipString& name) { in ComputeHash() function
144 const uint32_t hash = ComputeHash(name); in EntryToIndex()
164 const uint64_t hash = ComputeHash(name); in AddToHash()