Searched refs:add_result (Results 1 – 2 of 2) sorted by relevance
566 if (auto add_result = in ParseZipArchive() local568 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()
671 auto add_result = in bta_dm_add_device() local674 if (!add_result) { in bta_dm_add_device()