Searched refs:add_result (Results 1 – 1 of 1) sorted by relevance
434 const int add_result = AddToHash(archive->hash_table, archive->hash_table_size, entry_name, in ParseZipArchive() local436 if (add_result != 0) { in ParseZipArchive()437 ALOGW("Zip: Error adding entry to hash table %d", add_result); in ParseZipArchive()438 return add_result; in ParseZipArchive()