Searched refs:add_result (Results 1 – 1 of 1) sorted by relevance
641 auto add_result = archive->cd_entry_map->AddToMap(entry_name, cd_ptr); in ParseZipArchive() local642 if (add_result != 0) { in ParseZipArchive()643 ALOGW("Zip: Error adding entry to hash table %d", add_result); in ParseZipArchive()644 return add_result; in ParseZipArchive()