Searched defs:add_result (Results 1 - 2 of 2) sorted by relevance

/system/core/libziparchive/
H A Dzip_archive.cc611 const int add_result = AddToHash(archive->hash_table, local
613 if (add_result != 0) {
614 ALOGW("Zip: Error adding entry to hash table %d", add_result);
615 return add_result;
/system/bt/bta/include/
H A Dbta_gatt_api.h612 tBTA_GATTS_ADD_RESULT add_result; /* add included service: BTA_GATTS_ADD_INCL_SRVC_EVT member in union:__anon386

Completed in 92 milliseconds