Home
last modified time | relevance | path

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

/system/core/libziparchive/
Dzip_archive.cc306 ZipEntryName* hash_table; member
402 static int64_t EntryToIndex(const ZipEntryName* hash_table, in EntryToIndex()
425 static int32_t AddToHash(ZipEntryName *hash_table, const uint64_t hash_table_size, in AddToHash()
952 const ZipEntryName *hash_table = archive->hash_table; in Next() local