Searched refs:sha1_set (Results 1 – 2 of 2) sorted by relevance
305 std::set<std::string> sha1_set; in remoteHashSetReceived() local306 deSerializeHashSet(fetch_result.data, sha1_set); in remoteHashSetReceived()316 if (!f->received && sha1_set.count(f->sha1)) in remoteHashSetReceived()
300 std::set<std::string> sha1_set; in remoteHashSetReceived() local301 deSerializeHashSet(fetch_result.data, sha1_set); in remoteHashSetReceived()311 if (!f->received && sha1_set.count(f->sha1)) in remoteHashSetReceived()