Searched defs:pop (Results 1 – 10 of 10) sorted by relevance
40 Event *EventRefQueue::pop() { in pop() function in chre::EventRefQueue
89 ElementType BlockingQueueCore<ElementType, QueueStorageType>::pop() { in pop() function
238 void pop() { in pop() function
97 void PriorityQueue<ElementType, CompareFunction>::pop() { in pop() function
126 void ArrayQueueCore<ElementType, StorageType>::pop() { in pop() function
153 void SegmentedQueue<ElementType, kBlockSize>::pop() { in pop() function
155 void pop() { in pop() function
348 void Vector<TYPE>::pop() { in pop() function
226 void VectorImpl::pop() in pop() function in android::VectorImpl