Searched defs:PushFront (Results 1 – 11 of 11) sorted by relevance
29 void PushFront(X&&) {} in PushFront() function
27 void PacketQueue::PushFront(std::unique_ptr<DataBuffer> packet) { in PushFront() function in webrtc::PacketQueue
64 void AudioVector::PushFront(const AudioVector& prepend_this) { in PushFront() function in webrtc::AudioVector82 void AudioVector::PushFront(const int16_t* prepend_this, size_t length) { in PushFront() function in webrtc::AudioVector
102 TEST_F(AudioVectorTest, PushFront) { in TEST_F() argument
53 Work PushFront(Work w) { in PushFront() function
169 void SslSessionLRUCache::PushFront(SslSessionLRUCache::Node* node) { in PushFront() function in tsi::SslSessionLRUCache
256 TEST(IntrusiveList, PushFront) { in TEST() argument
4078 VmaListItem<T>* VmaRawList<T>::PushFront() in PushFront() function4108 VmaListItem<T>* VmaRawList<T>::PushFront(const T& value) in PushFront() function4521 void PushFront(ItemType* item) in PushFront() function
4454 VmaListItem<T>* VmaRawList<T>::PushFront() in PushFront() function4484 VmaListItem<T>* VmaRawList<T>::PushFront(const T& value) in PushFront() function
5438 VmaListItem<T>* VmaRawList<T>::PushFront() in PushFront() function5468 VmaListItem<T>* VmaRawList<T>::PushFront(const T& value) in PushFront() function