Lines Matching defs:vector
174 void appendReversed(std::vector<uint8_t>& vector, const T& value) in appendReversed()