Searched refs:target_cryptos (Results 1 – 1 of 1) sorted by relevance
628 CryptoParamsVec* target_cryptos) { in PruneCryptos() argument629 if (!target_cryptos) { in PruneCryptos()632 target_cryptos->erase(std::remove_if(target_cryptos->begin(), in PruneCryptos()633 target_cryptos->end(), in PruneCryptos()636 target_cryptos->end()); in PruneCryptos()