Home | History | Annotate | Download | only in libziparchive

Lines Matching defs:add_result

650     const int add_result = AddToHash(archive->hash_table,
652 if (add_result) {
653 ALOGW("Zip: Error adding entry to hash table %d", add_result);
654 result = add_result;