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

/system/core/libziparchive/
H A Dzip_archive.cc156 static uint32_t ComputeHash(const ZipString& name) { function
175 const uint32_t hash = ComputeHash(name);
196 const uint64_t hash = ComputeHash(name);

Completed in 3878 milliseconds