Searched refs:EntryToIndex (Results 1 – 1 of 1) sorted by relevance
142 static int64_t EntryToIndex(const ZipStringOffset* hash_table, const uint32_t hash_table_size, in EntryToIndex() function763 const int64_t ent = EntryToIndex(archive->hash_table, archive->hash_table_size, entryName, in FindEntry()