Searched defs:prepend_this (Results 1 – 1 of 1) sorted by relevance
64 void AudioVector::PushFront(const AudioVector& prepend_this) { in PushFront()82 void AudioVector::PushFront(const int16_t* prepend_this, size_t length) { in PushFront()