Searched refs:localAlgorithmSet (Results 1 – 1 of 1) sorted by relevance
461 std::set<CompressAlgorithm> localAlgorithmSet; in ChooseCompressAlgo() local462 …(void)(static_cast<SyncGenericInterface *>(syncInterface_))->GetCompressionAlgo(localAlgorithmSet); in ChooseCompressAlgo()464 …et_intersection(remoteAlgo.begin(), remoteAlgo.end(), localAlgorithmSet.begin(), localAlgorithmSet… in ChooseCompressAlgo()