Searched refs:algorithm_sequence (Results 1 – 1 of 1) sorted by relevance
1139 base::StringPiece* algorithm_sequence) { in SetAlgorithmSequence() argument1166 if (algorithm_sequence->size() != replacement_sequence.size()) { in SetAlgorithmSequence()1172 memcpy(const_cast<char*>(algorithm_sequence->data()), in SetAlgorithmSequence()