Searched defs:pop (Results 1 – 9 of 9) sorted by relevance
40 Event *EventRefQueue::pop() { in pop() function in chre::EventRefQueue
88 ElementType BlockingQueueCore<ElementType, QueueStorageType>::pop() { in pop() function
96 void PriorityQueue<ElementType, CompareFunction>::pop() { in pop() function
125 void ArrayQueueCore<ElementType, StorageType>::pop() { in pop() function
151 void SegmentedQueue<ElementType, kBlockSize>::pop() { in pop() function
133 void pop() { in pop() function
238 void pop() { in pop() function
360 void Vector<TYPE>::pop() { in pop() function
226 void VectorImpl::pop() in pop() function in android::VectorImpl