Home
last modified time | relevance | path

Searched refs:add_result (Results 1 – 2 of 2) sorted by relevance

/system/libziparchive/
Dzip_archive.cc566 if (auto add_result = in ParseZipArchive() local
568 add_result != 0) { in ParseZipArchive()
569 ALOGW("Zip: Error adding entry to hash table %d", add_result); in ParseZipArchive()
570 return add_result; in ParseZipArchive()
/system/bt/bta/dm/
Dbta_dm_act.cc671 auto add_result = in bta_dm_add_device() local
674 if (!add_result) { in bta_dm_add_device()